Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwilk
2808 days ago
I hate when programs do that. When I type "foo --help", I want concise help message for foo. If wanted foo man page, I would have typed "man foo".
1 comments
ibotty
2808 days ago
man pages can include concise usage examples as well.
link