##// END OF EJS Templates
Fix application name when printing subcommand help....
Fix application name when printing subcommand help. I introduced this bug in PR #5754. It's fixed against master in #5796, but that won't be backported to 2.x.

File last commit:

r14733:0f85cb99
r16639:ada98f61
Show More
.gitignore
16 lines | 210 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox