getArgumentHelp

abstract fun getArgumentHelp(context: Context): 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.