Skip to content

Offer ability to short circuit help output (Ex: -h) #30

@Boscop

Description

@Boscop

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions