From 8fe9691b131a9eb07b0fcd6095dcd9360d5f5e56 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 27 May 2025 00:08:43 +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 3c00aa1e16..a93a909464 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -566,7 +566,7 @@ _brew_bump_cask_pr() { '--fork-org[Use the specified GitHub organization for forking]' \ '--help[Show this message]' \ '--message[Prepend message to the default pull request message]' \ - '(--online)--no-audit[Don'\''t run `brew audit` before opening the PR]' \ + '--no-audit[Don'\''t run `brew audit` before opening the PR]' \ '--no-browse[Print the pull request URL instead of opening in a browser]' \ '--no-fork[Don'\''t try to fork the repository]' \ '--no-style[Don'\''t run `brew style --fix` before opening the PR]' \