Home > @rushstack/ts-command-line > CommandLineParameterBase > description
CommandLineParameterBase.description property
Documentation for the parameter that will be shown when invoking the tool with "--help"
Signature:
readonly description: string;