From 177ef5f2a1ca1d61535aedcac02bc471113f87e6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 6 Sep 2024 12:17:31 +0000 Subject: [PATCH] Update manpage and completions. Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow. --- completions/zsh/_brew | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/completions/zsh/_brew b/completions/zsh/_brew index 9cc8bebb27d38..48b262c36e620 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -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]' \