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

-h should show help for the deepest valid subcommand found #2

Closed integrii closed 6 years ago

integrii commented 6 years ago

Currently it shows help for the main parser, regardless of subcommands