SIGN IN SIGN UP
Homebrew / brew UNCLAIMED

🍺 The missing package manager for macOS (or Linux)

0 0 185 Ruby

Scope subcommand usage help

- Avoid overwhelming `UsageError` output for commands with subcommands.
- Keep root command help to subcommand summaries and root flags.
- Reuse parser metadata so matched subcommands show valid flags only.
- Group generated manpage options with their matching subcommands.
- Scope generated shell completions to root and subcommand flags.
- Use operation-specific flag text in help, manpages and completions.
M
Mike McQuaid committed
7b199a72048fb71332a6dc4a69733bc06add1a2d
Parent: f1dd9e8