Optional
Readonly
config?: FormatterConfigThe formatter configuration.
Optional
Readonly
sections?: HelpSectionsThe help sections to be rendered.
Optional
Readonly
useWhether to use the remaining arguments as option filter.
Optional
Readonly
useWhether to use the next argument as the name of a help format. Has precedence over WithHelp.useFilter.
Optional
Readonly
useWhether to use the next argument as the name of a nested command. Has precedence over WithHelp.useFormat.
Defines attributes for the help option.