|
|
|
|
|
by capableweb
1908 days ago
|
|
Well, I feel like maybe READMEs and manpages have two different goals in mind. READMEs often serve multiple purposes: be a introduction, small tutorial, demos and also reference. While manpages have only one goal, to provide a interface for browsing and reading system reference manuals. So yeah, they are dry, because that's the point. They are supposed to be used as references, not as introductions to a subject. |
|
Assuming 'man' is short for 'manual', this is exactly where man-pages go wrong.
Especially as a beginner; reading man-pages is a waste of time. It's so dense and obtuse that reading man-pages almost requires reading a man-page on reading man-pages.
For example try to figure out how to extract a zip using tar by using the man-pages.