Command tool like go has powerful subcommand tools like go test go build which are totally different tools but having same prefix, it would be better tldr distinguishing them well.
Do you want to do that yourself? If you're familiar with the commands, that's the best way to go.
cc @agnivade, since he's also involved in Go
Hey there, @gonejack! We do indeed support subcommands. For example, try tldr git merge. Unfortunately, we're lacking a bit on the documentation, so if you'd like to help us out by contributing some subcommand pages, that'd be awesome!
Just ask if you'd like any help :-)
Awesome, I would like to make some PR later.
Yeah, just send separate PRs for the subcommands. Look for git or aws pages for inspiration.
Most helpful comment
Yeah, just send separate PRs for the subcommands. Look for git or aws pages for inspiration.