cmdparse

class CmdParse::HelpCommand

The default help Command.

It adds the options “-h” and “–help” to the CommandParser#global_options.

When the command is specified on the command line (or one of the above mentioned options), it shows the main help or individual command help.