UNPKG

@procore/core-scripts

Version:

A CLI to enhance your development experience

23 lines (14 loc) 461 B
# `core-scripts help` Display help for core-scripts. - [`core-scripts help [COMMAND]`](#core-scripts-help-command) ## `core-scripts help [COMMAND]` Display help for core-scripts. ``` USAGE $ core-scripts help [COMMAND] ARGUMENTS COMMAND Command to show help for. OPTIONS -n, --nested-commands Include all nested commands in the output. ``` _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.23/src/commands/help.ts)_