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

Wrong help message in 'verdi' #700

Closed
giovannipizzi opened this issue Sep 20, 2017 · 0 comments
Closed

Wrong help message in 'verdi' #700

giovannipizzi opened this issue Sep 20, 2017 · 0 comments

Comments

@giovannipizzi
Copy link
Member

When running verdi, the command shows an help string.
Now, the error string is wrong: it's just showing the first character for most commands instead of the first line of the docstring as it used to do:

Usage: verdi [--profile=PROFILENAME|-p PROFILENAME] COMMAND [<args>]

List of the most relevant available commands:
  * calculation   Q
  * code          S
  * comment       M
  * computer      S
  * daemon        M
  * data          S
  * devel         A
  * export        E
  * graph         U
  * group         S
  * help          D
  * import        I
  * install       I
  * node          M
  * profile       L
  * quicksetup    Quick setup for the most common usecase (1 user, 1 machine).
  * restapi       v
  * run           E
  * setup         Setup aiida for the current user
  * shell         R
  * user          L
  * work          M
  * workflow      M
See 'verdi help' for more help.
DropD added a commit to DropD/aiida_core that referenced this issue Sep 20, 2017
DropD added a commit to DropD/aiida_core that referenced this issue Sep 20, 2017
DropD added a commit to DropD/aiida_core that referenced this issue Sep 21, 2017
DropD added a commit to DropD/aiida_core that referenced this issue Sep 21, 2017
ltalirz added a commit that referenced this issue Sep 21, 2017
Fix and add regression test for #700 (`verdi help` broken)
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