Currently, passing `-h` doesn't work: > Unrecognized argument: -h Passing `-h` should work the same as `--help`, unless one of the options/switches uses `short = 'h'`. --- And in the Usage output, it would then show > -h, --help display usage information instead of just > --help display usage information