Skip to content

Commit

Permalink
Merge pull request #18266 from Homebrew/sponsors-maintainers-man-comp…
Browse files Browse the repository at this point in the history
…letions
  • Loading branch information
ZhongRuoyu authored Sep 6, 2024
2 parents 7adf6b0 + 177ef5f commit 94eb0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/zsh/_brew
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ _brew_bump() {
'(--installed)--eval-all[Evaluate all formulae and casks]' \
'--full-name[Print formulae/casks with fully-qualified names]' \
'--help[Show this message]' \
'(--tap --eval-all)--installed[Check formulae and casks that are currently installed]' \
'(--tap --eval-all --auto)--installed[Check formulae and casks that are currently installed]' \
'--no-fork[Don'\''t try to fork the repository]' \
'(--open-pr)--no-pull-requests[Do not retrieve pull requests from GitHub]' \
'(--no-pull-requests)--open-pr[Open a pull request for the new version if none have been opened yet]' \
Expand Down

0 comments on commit 94eb0c7

Please sign in to comment.