Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 682 Bytes

help.md

File metadata and controls

27 lines (18 loc) · 682 Bytes

holograph help

Display help for holograph.

holograph help [COMMANDS]

Display help for holograph.

USAGE
  $ holograph help [COMMANDS] [-n] [--env mainnet|testnet|develop|experimental]

ARGUMENTS
  COMMANDS  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.
  --env=<option>         [default: testnet] Holograph environment to use
                         <options: mainnet|testnet|develop|experimental>

DESCRIPTION
  Display help for holograph.

See code: @oclif/plugin-help