val helpOptionNames: Set<String>
The names to use for the help option. If any names in the set conflict with other options, the conflicting name will not be used for the help option. If the set is empty, or contains no unique names, no help option will be added.
helpOptionNames
- The names to use for the help option. If any names in the set conflict with other
options, the conflicting name will not be used for the help option. If the set is empty, or contains no
unique names, no help option will be added.