helpOption

fun helpOption(    key: OptionKeyType,     preamble: String,     appendable: Appendable): Boolean

Add the default help option, bound to '-?'. After the preamble, it outputs the keywords and description for each option.