Interface: DocumentationHeaders
Section header strings used to build help text.
Properties
aliases
readonlyaliases:string
Header for help text section that lists all aliases for the route.
Defaults to "ALIASES".
Defined in
arguments
readonlyarguments:string
Header for help text section that lists all arguments accepted by the command.
Defaults to "ARGUMENTS".
Defined in
commands
readonlycommands:string
Header for help text section that lists all commands in a route map.
Defaults to "COMMANDS".
Defined in
flags
readonlyflags:string
Header for help text section that lists all flags accepted by the route.
Defaults to "FLAGS".
Defined in
usage
readonlyusage:string
Header for help text section that lists all usage lines.
Defaults to "USAGE".