Class CmdParse::HelpCommand
In: lib/cmdparse.rb
Parent: Command

The default help command. It adds the options "-h" and "—help" to the global options of the associated CommandParser. When the command is specified on the command line, it can show the main help or individual command help.

Methods

execute   init   new   usage  

Public Class methods

Public Instance methods

[Validate]