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