Hacker News new | ask | show | jobs
by omaranto 4114 days ago
That's weird, isn't it? You wanted to know how to use a feature of bash and didn't check the manual?
1 comments

Do you expect `man python` to output the full reference for the Python programming language?
I would, especially considering that "The Python Language Reference" is probably shorter than bash's manpage.
I wish that it did. The man pages really are supposed to be the manual.
I agree, though it does tell you where to look for it.