diff --git a/completions/fish/brew.fish b/completions/fish/brew.fish index 7bf15109df..09d074c8ba 100644 --- a/completions/fish/brew.fish +++ b/completions/fish/brew.fish @@ -395,7 +395,7 @@ __fish_brew_complete_arg 'bump' -l full-name -d 'Print formulae/casks with fully __fish_brew_complete_arg 'bump' -l help -d 'Show this message' __fish_brew_complete_arg 'bump' -l limit -d 'Limit number of package results returned' __fish_brew_complete_arg 'bump' -l no-pull-requests -d 'Do not retrieve pull requests from GitHub' -__fish_brew_complete_arg 'bump' -l open-pr -d 'Open a pull request for the new version if there are none already open' +__fish_brew_complete_arg 'bump' -l open-pr -d 'Open a pull request for the new version if none have been opened yet' __fish_brew_complete_arg 'bump' -l quiet -d 'Make some output more quiet' __fish_brew_complete_arg 'bump' -l start-with -d 'Letter or word that the list of package results should alphabetically follow' __fish_brew_complete_arg 'bump' -l verbose -d 'Make some output more verbose' diff --git a/completions/zsh/_brew b/completions/zsh/_brew index f8d8ea467b..6f0dabde5f 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -487,7 +487,7 @@ _brew_bump() { '--help[Show this message]' \ '--limit[Limit number of package results returned]' \ '(--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 there are none already open]' \ + '(--no-pull-requests)--open-pr[Open a pull request for the new version if none have been opened yet]' \ '--quiet[Make some output more quiet]' \ '--start-with[Letter or word that the list of package results should alphabetically follow]' \ '--verbose[Make some output more verbose]' \ diff --git a/docs/Manpage.md b/docs/Manpage.md index 66990cc02c..dc9f84971e 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -974,7 +974,7 @@ formulae, also displays whether a pull request has been opened with the URL. * `--cask`: Check only casks. * `--open-pr`: - Open a pull request for the new version if there are none already open. + Open a pull request for the new version if none have been opened yet. * `--limit`: Limit number of package results returned. * `--start-with`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 6a6757bfda..ec06b94a4b 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1387,7 +1387,7 @@ Check only casks\. . .TP \fB\-\-open\-pr\fR -Open a pull request for the new version if there are none already open\. +Open a pull request for the new version if none have been opened yet\. . .TP \fB\-\-limit\fR