Interface OptionHelp
- public interface OptionHelp Help for a specific option.
- Method Summary- All Methods Instance Methods Abstract Methods - Modifier and Type - Method - Description - Set<String>- getOptions()Returns the set of options that are mutually synonymous.- String- getUsageHelp()Returns usage help for the option.
 
- Method Detail- getOptions- Set<String> getOptions() Returns the set of options that are mutually synonymous.- Returns:
- the options
 
 - getUsageHelp- String getUsageHelp() Returns usage help for the option.- Returns:
- the usage help