Current CLI is using updated version of cmd2(0.9.14) and CLI --help command is Broken with this cmd2 version.
I have tested same CLI with cmd==0.9.1 and it worked properly.
Following is the output with <Command> --help --debug -v
optional arguments: -h, --help show this help message and exit -t, --test Test against transcript(s) in FILE (wildcards OK)
Current CLI is using updated version of cmd2(0.9.14) and
CLI --help command is Broken with this cmd2 version.
I have tested same CLI with cmd==0.9.1 and it worked properly.
Following is the output with <Command> --help --debug -v
optional arguments:
-h, --help show this help message and exit
-t, --test Test against transcript(s) in FILE (wildcards OK)