CommandPrintHelpForSubcommandsArguments
Callable
Parameters
cmd: ICommand
options: { arguments?: Thunk<string[]>; subcommands?: Subcommand[] }
list of commands
optionalarguments: Thunk<string[]>
optionalsubcommands: Subcommand[]
optionaltimeout: number
total time to display the help message in ms
Returns void
Prints out the help for commands