Skip to content
New issue

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

--help for the various commands should always print the help, do nothing, and exit 0 #274

Open
asmeurer opened this issue Jan 2, 2015 · 1 comment

Comments

@asmeurer
Copy link

asmeurer commented Jan 2, 2015

Ideally you should use argparse for all your argument parsing, but regardless, twitter-log --help tries to authenticate to the internet, twitterbot --help prints a message that it needs ircbot, and twitter-follow --help just exits 1 (all three exit 1).

@RouxRC RouxRC added the CLI label Feb 26, 2015
@Zearin
Copy link
Contributor

Zearin commented Aug 8, 2016

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants