Usage: same-help [--int INT | --string STR] [--[no-]other] All settings: Show this help text switch: -h|--help Output version information 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  Options: -h|--help Show this help text --version Output version information --int int or string --string int or string --[no-]other int or string Environment Variables: INT INT int or string STRING STR int or string OTHER BOOL int or string Configuration Values: int or string int: # or null  # 64 bit signed integer int or string string: # or null  int or string other: # or null