Hacker News new | ask | show | jobs
by henry_flower 990 days ago
what really drives me crazy is when invoked

    $ foo -h
I get "haha, you idiot, there is no such option -h, rerun with --help"

when I rerun with --help, it prints a worse than useless usage string and says "for more help, type --help-advanced"

1 comments

Or when a man page is a stub that refers you to an info page.