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

Nbgv could use better command line help #249

Closed
the-ress opened this issue Nov 8, 2018 · 0 comments
Closed

Nbgv could use better command line help #249

the-ress opened this issue Nov 8, 2018 · 0 comments
Assignees
Milestone

Comments

@the-ress
Copy link

the-ress commented Nov 8, 2018

I wanted to see what nbgv could do and it took me 4 attempts just to show the help:

Command Result
nbgv error: missing command
nbgv help error: unknown command 'help'
nbgv /? error: unknown command '/?'
nbgv --help the actual help
  1. nbgv should print the help when started without arguments. Or at least say direct the user in the error message.
  2. The help should say something like: Run 'nbgv [command] --help' for more information on a command. (It isn't really obvious that the commands accept additional arguments.)
  3. The help could include information about how to show it (--help, -h, -? and any others I missed)
@AArnott AArnott self-assigned this Nov 8, 2018
@AArnott AArnott added this to the 2.3 milestone Nov 25, 2018
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