←back to thread

396 points Bogdanp | 1 comments | | HN request time: 0.222s | source
Show context
bigstrat2003 ◴[] No.45536084[source]
Similarly, unix man pages desperately need examples. They are almost without fail written as an exhaustive reference for someone who already knows how to use the tool, which is a totally valid use case. But that means they're generally useless for someone trying to use a tool for the first time. Good documentation needs to have both.
replies(9): >>45536223 #>>45536396 #>>45536589 #>>45536670 #>>45538529 #>>45539526 #>>45539542 #>>45541440 #>>45542420 #
snthpy ◴[] No.45536223[source]
Totally agree but there is tldr for that.

I learned recently that tldr also has separate pages for subcommands.

replies(1): >>45536442 #
1. dotancohen ◴[] No.45536442[source]
tldr was created specifically to address this miscoming of the manpages. And it's recent enough to not ship with any distros.