Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 459 Bytes

help.md

File metadata and controls

25 lines (16 loc) · 459 Bytes

oclif help

Display help for oclif.

oclif help [COMMAND]

Display help for oclif.

USAGE
  $ oclif help [COMMAND...] [-n]

ARGUMENTS
  COMMAND...  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for oclif.

See code: @oclif/plugin-help