Usage: same-help [--int INT | --string STR] [--[no-]other] example where multiple options use the same help string Available settings: Show this help text switch: -h|--help Output version information: 0.0.0 switch: --version int or string option: --int INT env: INT INT config: int: # or null  # 64 bit signed integer option: --string STR env: STRING STR config: string: # or null  int or string switch: --[no-]other env: OTHER BOOL config: other: # or null