integrii / flaggy

Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
The Unlicense
858 stars 30 forks source link

Implements ShowHelpOnUnexpected #30

Closed udondan closed 6 years ago

udondan commented 6 years ago

It is mentioned in the readme but the option so far was not respected.

udondan commented 6 years ago

Awesome, thanks for quick merge and of course flaggy!