Y
Hacker News
new
|
ask
|
show
|
jobs
by
kataklasm
1095 days ago
I would look for something like this in the help output, i.e. --help or -h. And of course the manpage if you do supply one.
1 comments
cesarb
1095 days ago
Another good place for that is the --version output, if your --version is one of those verbose multi-line ones (instead of a basic single-line output).
link