Interface: HelpPluginOptions
Defined in: packages/plugin-help/src/index.ts:57
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
| Whether to register the Default ts | ||
[ | Examples to show in the help output. Each example is a tuple of | ||
| Whether to register the Default ts | ||
| Footer to show after the help output. | ||
| Custom formatters for rendering help. | ||
Group definitions for commands and flags. Groups allow organizing commands and flags into logical sections in help output. Each group is defined as | |||
| Header to show before the help output. | ||
| Notes to show in the help output. | ||
| Whether to show help when no command is specified. Default ts |

