@Deprecated
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Unpublicized
@Option
annotation to signal that the option should not be
included in the usage message, unless an optional include_unpublicized argument is supplied to
the usage message method and is true.Option
,
Options
,
OptionGroup
,
OptionsDoclet