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

show only subcommand flags with bash completion (#1186) #1360

Merged
merged 3 commits into from Apr 22, 2022

Conversation

meatballhat
Copy link
Member

What type of PR is this?

  • bug

What this PR does / why we need it:

See #1186

Which issue(s) this PR fixes:

Fixes #1184

Release Notes

show only subcommand flags with bash completion

@meatballhat meatballhat added kind/bug describes or fixes a bug area/v2 relates to / is being considered for v2 labels Apr 22, 2022
@meatballhat meatballhat added this to the Release 2.4.x milestone Apr 22, 2022
@meatballhat meatballhat requested a review from a team as a code owner April 22, 2022 00:10
@meatballhat meatballhat merged commit 372ee0a into main Apr 22, 2022
@meatballhat meatballhat deleted the schollz-master branch April 22, 2022 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v2 relates to / is being considered for v2 kind/bug describes or fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to get autocomplete to not show global flags for subcommand?
2 participants