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

help

abstract val help: String

The description of this argument.

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