Skip to content

Usage error is confusing when passing correct flags but a bad subcommand #46

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

Open
dballesteros7 opened this issue Apr 4, 2019 · 0 comments

Comments

@dballesteros7
Copy link

dballesteros7 commented Apr 4, 2019

Consider the following correct command:

darter move south --fast

And then have a user type:

darter move --fast

The error will print:

Could not find an option named "fast". 

But the actual issue is that darter move is not a valid command.

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

2 participants