Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omit global switches in subcommand-specific help #1462

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Sep 21, 2023

I find that the section on global switches is always causing the useful info I want to see to scroll away. Global switches are shown as expected with alr help or alr -h.

@mosteo mosteo marked this pull request as ready for review September 22, 2023 07:59
@mosteo mosteo merged commit d6d9a06 into master Sep 25, 2023
12 checks passed
@mosteo mosteo deleted the fix/global-help branch September 25, 2023 14:09
mosteo added a commit that referenced this pull request Sep 25, 2023
* Omit global switches in subcmd-specific help

* Update clic dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants