Merge pull request #14404 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2023-01-23 14:04:38 +00:00 committed by GitHub
commit 462c69d3d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -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'

View File

@ -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]' \

View File

@ -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`:

View File

@ -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