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

Print help on incomplete subcommand #193

Closed
brson opened this Issue Mar 29, 2016 · 0 comments

Comments

Projects
None yet
1 participant
@brson
Copy link
Contributor

brson commented Mar 29, 2016

e.g. rustup toolchain is not a valid command. Right now it prints an error, but people seem to prefer it print --help.

bors added a commit that referenced this issue Mar 30, 2016

Auto merge of #203 - brson:help, r=alexcrichton
Display help when not given a subcommand. Fixes #193

alexcrichton added a commit that referenced this issue Mar 30, 2016

Merge pull request #203 from brson/help
Display help when not given a subcommand. Fixes #193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.