Skip to main content

CommandPrintHelpForSubcommandsArguments

Callable

  • CommandPrintHelpForSubcommandsArguments(cmd, options, timeout): void

  • Prints out the help for commands


    Parameters

    • cmd: ICommand
    • optionaloptions: Pick<CommandHelpOptions, remaining | subcommand> = {}
    • optionaltimeout: number

      total time to display the help message in ms

    Returns void

    This API is deprecated and may be removed in a future version.