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

feat(help): Explicit control over short/long help #5015

Merged
merged 2 commits into from Jul 17, 2023
Merged

Conversation

epage
Copy link
Member

@epage epage commented Jul 17, 2023

Fixes #4687

Our code for detecting when to skip this in the usage was never updated
for actions.
@epage epage merged commit 5c1effa into clap-rs:master Jul 17, 2023
21 checks passed
@epage epage deleted the action branch July 17, 2023 15:54
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.

how to enable -h / --help (short help) + --help-all (long help)
1 participant