8000 Fix:(issue_2135) Correct formatting of default subcommand USAGE text by zzspoon · Pull Request #2139 · urfave/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix:(issue_2135) Correct formatting of default subcommand USAGE text #2139

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

Merged
merged 2 commits into from
May 20, 2025

Conversation

zzspoon
Copy link
Contributor
@zzspoon zzspoon commented May 19, 2025

What type of PR is this?

  • bug

What this PR does / why we need it:

template.go usageTemplate omits the .VisibleCommands function, causing improper formatting of help menu default USAGE text on subcommands

Which issue(s) this PR fixes:

Fixes issue #2135

Release Notes

Correct formatting of default subcommand USAGE text

Signed-off-by: zzspoon <znspooner@gmail.com>
@zzspoon zzspoon requested a review from a team as a code owner May 19, 2025 20:17
Signed-off-by: zzspoon <znspooner@gmail.com>
@dearchap dearchap merged commit e26a1a9 into urfave:main May 20, 2025
9 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.

v3: cluttered usage text for subcommands
2 participants
0