Home > @rushstack/ts-command-line > ICommandLineActionOptions > documentation
ICommandLineActionOptions.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:
documentation: string;