We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would be nice if someone would like to contribute a section on CLIs supporting help.
My points to make would be:
-h
--help
This all should be embodied in one item about supporting help.
The text was updated successfully, but these errors were encountered:
Perhaps include a reference to http://docopt.org such that the help output is in a conventional format?
http://docopt.org
And that any help docs might also be available via man pages?
man
Sorry, something went wrong.
No branches or pull requests
Would be nice if someone would like to contribute a section on CLIs supporting help.
My points to make would be:
-h
and--help
to provide helpThis all should be embodied in one item about supporting help.
The text was updated successfully, but these errors were encountered: