Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve help for subcommands with an executable handler
- Support subcommands with only a short help flag - Get help flags from the subcommand (enables additional customization) - Ensures consistency with how help for subcommands without an executable handler is implemented (preSubcommand hooks are not called)
- Loading branch information