clikt / com.github.ajalt.clikt.parameters.arguments / ProcessedArgument / help

help

val help: String

Overrides Argument.help

The description of this argument.

It's usually better to leave this null and describe options in the usage line of the command instead.