Options.help

Undocumented in source.
struct Options
@Option("help", "h")
@Help("Prints this help.")
OptionFlag help;

Meta