public interface OptionHelp
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getOptions()
Returns the set of options that are mutually synonymous.
|
java.lang.String |
getUsageHelp()
Returns usage help for the option.
|