With `OptionParser` there's an initial setting called `add_help_option` which can be set to `False`. Using this we can unify `help` and `-h`/`--help`
With
OptionParserthere's an initial setting calledadd_help_optionwhich can be set toFalse. Using this we can unifyhelpand-h/--help