Home > @rushstack/ts-command-line > ICommandLineRemainderDefinition > description
ICommandLineRemainderDefinition.description property
Documentation for how the remaining arguments will be used. This will be shown when invoking the tool with "--help".
Signature:
description: string;