No help text
Status: Beta
Brought to you by:
robinkidd
Command line applications typically have a function whereby the user can learn the basic functions of the tool by typing the application name followed by "-h" or "-help". Currently, doing so causes the tool to simply return to the command prompt.
This is related to the issue raised in bug ID 2689901 ("Incorrect syntax generates error") although no error is generated in this case.