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

Fix:(issue_1951) Propagate hide help to subcommands #1952

Merged
merged 4 commits into from
Sep 1, 2024

Conversation

dearchap
Copy link
Contributor

@dearchap dearchap commented Jul 9, 2024

What type of PR is this?

(REQUIRED)

  • bug

What this PR does / why we need it:

(REQUIRED)

Which issue(s) this PR fixes:

(REQUIRED)

Fixes #1951

Special notes for your reviewer:

(fill-in or delete this section)

Testing

(fill-in or delete this section)

Release Notes

(REQUIRED)


command.go Outdated Show resolved Hide resolved
@decentral1se
Copy link

@dearchap just quickly manually tested this, Works For Me ™ Thanks!

@dearchap dearchap marked this pull request as ready for review August 31, 2024 21:58
@dearchap dearchap requested a review from a team as a code owner August 31, 2024 21:58
@dearchap dearchap merged commit 31c5c84 into urfave:main Sep 1, 2024
13 checks passed
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.

Propagate HideHelpCommand to sub-commands
4 participants