Home > @rushstack/ts-command-line > CommandLineAction > documentation
CommandLineAction.documentation property
A detailed description that is shown on the action help page, which is displayed by the command "example build --help", e.g. for actionName="build".
Signature:
readonly documentation: string;