Update maintainers, manpage and completions.

Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2021-07-20 00:05:32 +00:00
parent 608e501756
commit 1aa2a2052c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
5 changed files with 48 additions and 36 deletions

View File

@ -282,6 +282,7 @@ _brew__s() {
--opensuse --opensuse
--pull-request --pull-request
--quiet --quiet
--repology
--ubuntu --ubuntu
--verbose --verbose
" "
@ -1798,6 +1799,7 @@ _brew_search() {
--opensuse --opensuse
--pull-request --pull-request
--quiet --quiet
--repology
--ubuntu --ubuntu
--verbose --verbose
" "

View File

@ -274,19 +274,20 @@ __fish_brew_complete_arg '--repository' -a '(__fish_brew_suggest_taps_installed)
__fish_brew_complete_cmd '-S' 'Perform a substring search of cask tokens and formula names for text' __fish_brew_complete_cmd '-S' 'Perform a substring search of cask tokens and formula names for text'
__fish_brew_complete_arg '-S' -l cask -d 'Search online and locally for casks' __fish_brew_complete_arg '-S' -l cask -d 'Search online and locally for casks'
__fish_brew_complete_arg '-S' -l closed -d 'Search for only closed GitHub pull requests' __fish_brew_complete_arg '-S' -l closed -d 'Search for only closed GitHub pull requests'
__fish_brew_complete_arg '-S' -l debian -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l debian -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l debug -d 'Display any debugging information' __fish_brew_complete_arg '-S' -l debug -d 'Display any debugging information'
__fish_brew_complete_arg '-S' -l desc -d 'Search for formulae with a description matching text and casks with a name matching text' __fish_brew_complete_arg '-S' -l desc -d 'Search for formulae with a description matching text and casks with a name matching text'
__fish_brew_complete_arg '-S' -l fedora -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l fedora -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l fink -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l fink -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l formula -d 'Search online and locally for formulae' __fish_brew_complete_arg '-S' -l formula -d 'Search online and locally for formulae'
__fish_brew_complete_arg '-S' -l help -d 'Show this message' __fish_brew_complete_arg '-S' -l help -d 'Show this message'
__fish_brew_complete_arg '-S' -l macports -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l macports -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l open -d 'Search for only open GitHub pull requests' __fish_brew_complete_arg '-S' -l open -d 'Search for only open GitHub pull requests'
__fish_brew_complete_arg '-S' -l opensuse -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l opensuse -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l pull-request -d 'Search for GitHub pull requests containing text' __fish_brew_complete_arg '-S' -l pull-request -d 'Search for GitHub pull requests containing text'
__fish_brew_complete_arg '-S' -l quiet -d 'Make some output more quiet' __fish_brew_complete_arg '-S' -l quiet -d 'Make some output more quiet'
__fish_brew_complete_arg '-S' -l ubuntu -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg '-S' -l repology -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l ubuntu -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg '-S' -l verbose -d 'Make some output more verbose' __fish_brew_complete_arg '-S' -l verbose -d 'Make some output more verbose'
@ -1217,19 +1218,20 @@ __fish_brew_complete_arg 'ruby' -l r -d 'Load a library using `require`'
__fish_brew_complete_cmd 'search' 'Perform a substring search of cask tokens and formula names for text' __fish_brew_complete_cmd 'search' 'Perform a substring search of cask tokens and formula names for text'
__fish_brew_complete_arg 'search' -l cask -d 'Search online and locally for casks' __fish_brew_complete_arg 'search' -l cask -d 'Search online and locally for casks'
__fish_brew_complete_arg 'search' -l closed -d 'Search for only closed GitHub pull requests' __fish_brew_complete_arg 'search' -l closed -d 'Search for only closed GitHub pull requests'
__fish_brew_complete_arg 'search' -l debian -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l debian -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l debug -d 'Display any debugging information' __fish_brew_complete_arg 'search' -l debug -d 'Display any debugging information'
__fish_brew_complete_arg 'search' -l desc -d 'Search for formulae with a description matching text and casks with a name matching text' __fish_brew_complete_arg 'search' -l desc -d 'Search for formulae with a description matching text and casks with a name matching text'
__fish_brew_complete_arg 'search' -l fedora -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l fedora -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l fink -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l fink -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l formula -d 'Search online and locally for formulae' __fish_brew_complete_arg 'search' -l formula -d 'Search online and locally for formulae'
__fish_brew_complete_arg 'search' -l help -d 'Show this message' __fish_brew_complete_arg 'search' -l help -d 'Show this message'
__fish_brew_complete_arg 'search' -l macports -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l macports -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l open -d 'Search for only open GitHub pull requests' __fish_brew_complete_arg 'search' -l open -d 'Search for only open GitHub pull requests'
__fish_brew_complete_arg 'search' -l opensuse -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l opensuse -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l pull-request -d 'Search for GitHub pull requests containing text' __fish_brew_complete_arg 'search' -l pull-request -d 'Search for GitHub pull requests containing text'
__fish_brew_complete_arg 'search' -l quiet -d 'Make some output more quiet' __fish_brew_complete_arg 'search' -l quiet -d 'Make some output more quiet'
__fish_brew_complete_arg 'search' -l ubuntu -d 'Search for text in the given package manager\'s list' __fish_brew_complete_arg 'search' -l repology -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l ubuntu -d 'Search for text in the given database\'s or package manager\'s list'
__fish_brew_complete_arg 'search' -l verbose -d 'Make some output more verbose' __fish_brew_complete_arg 'search' -l verbose -d 'Make some output more verbose'

View File

@ -349,19 +349,20 @@ _brew__s() {
_arguments \ _arguments \
'--cask[Search online and locally for casks]' \ '--cask[Search online and locally for casks]' \
'(--open)--closed[Search for only closed GitHub pull requests]' \ '(--open)--closed[Search for only closed GitHub pull requests]' \
'(--macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database'\''s or package manager'\''s list]' \
'--debug[Display any debugging information]' \ '--debug[Display any debugging information]' \
'(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \ '(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \
'(--macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database'\''s or package manager'\''s list]' \
'(--macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given package manager'\''s list]' \ '(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database'\''s or package manager'\''s list]' \
'--formula[Search online and locally for formulae]' \ '--formula[Search online and locally for formulae]' \
'--help[Show this message]' \ '--help[Show this message]' \
'(--fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given package manager'\''s list]' \ '(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database'\''s or package manager'\''s list]' \
'(--closed)--open[Search for only open GitHub pull requests]' \ '(--closed)--open[Search for only open GitHub pull requests]' \
'(--macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database'\''s or package manager'\''s list]' \
'(--desc)--pull-request[Search for GitHub pull requests containing text]' \ '(--desc)--pull-request[Search for GitHub pull requests containing text]' \
'--quiet[Make some output more quiet]' \ '--quiet[Make some output more quiet]' \
'(--macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given package manager'\''s list]' \ '(--macports --fink --opensuse --fedora --debian --ubuntu)--repology[Search for text in the given database'\''s or package manager'\''s list]' \
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database'\''s or package manager'\''s list]' \
'--verbose[Make some output more verbose]' '--verbose[Make some output more verbose]'
} }
@ -1490,19 +1491,20 @@ _brew_search() {
_arguments \ _arguments \
'--cask[Search online and locally for casks]' \ '--cask[Search online and locally for casks]' \
'(--open)--closed[Search for only closed GitHub pull requests]' \ '(--open)--closed[Search for only closed GitHub pull requests]' \
'(--macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database'\''s or package manager'\''s list]' \
'--debug[Display any debugging information]' \ '--debug[Display any debugging information]' \
'(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \ '(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \
'(--macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database'\''s or package manager'\''s list]' \
'(--macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given package manager'\''s list]' \ '(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database'\''s or package manager'\''s list]' \
'--formula[Search online and locally for formulae]' \ '--formula[Search online and locally for formulae]' \
'--help[Show this message]' \ '--help[Show this message]' \
'(--fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given package manager'\''s list]' \ '(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database'\''s or package manager'\''s list]' \
'(--closed)--open[Search for only open GitHub pull requests]' \ '(--closed)--open[Search for only open GitHub pull requests]' \
'(--macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given package manager'\''s list]' \ '(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database'\''s or package manager'\''s list]' \
'(--desc)--pull-request[Search for GitHub pull requests containing text]' \ '(--desc)--pull-request[Search for GitHub pull requests containing text]' \
'--quiet[Make some output more quiet]' \ '--quiet[Make some output more quiet]' \
'(--macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given package manager'\''s list]' \ '(--macports --fink --opensuse --fedora --debian --ubuntu)--repology[Search for text in the given database'\''s or package manager'\''s list]' \
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database'\''s or package manager'\''s list]' \
'--verbose[Make some output more verbose]' '--verbose[Make some output more verbose]'
} }

View File

@ -533,18 +533,20 @@ The search for *`text`* is extended online to `homebrew/core` and `homebrew/cask
Search for only open GitHub pull requests. Search for only open GitHub pull requests.
* `--closed`: * `--closed`:
Search for only closed GitHub pull requests. Search for only closed GitHub pull requests.
* `--repology`:
Search for *`text`* in the given database's or package manager's list.
* `--macports`: * `--macports`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
* `--fink`: * `--fink`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
* `--opensuse`: * `--opensuse`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
* `--fedora`: * `--fedora`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
* `--debian`: * `--debian`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
* `--ubuntu`: * `--ubuntu`:
Search for *`text`* in the given package manager's list. Search for *`text`* in the given database's or package manager's list.
### `shellenv` ### `shellenv`

View File

@ -742,28 +742,32 @@ Search for only open GitHub pull requests\.
Search for only closed GitHub pull requests\. Search for only closed GitHub pull requests\.
. .
.TP .TP
\fB\-\-repology\fR
Search for \fItext\fR in the given database\'s or package manager\'s list\.
.
.TP
\fB\-\-macports\fR \fB\-\-macports\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.TP .TP
\fB\-\-fink\fR \fB\-\-fink\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.TP .TP
\fB\-\-opensuse\fR \fB\-\-opensuse\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.TP .TP
\fB\-\-fedora\fR \fB\-\-fedora\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.TP .TP
\fB\-\-debian\fR \fB\-\-debian\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.TP .TP
\fB\-\-ubuntu\fR \fB\-\-ubuntu\fR
Search for \fItext\fR in the given package manager\'s list\. Search for \fItext\fR in the given database\'s or package manager\'s list\.
. .
.SS "\fBshellenv\fR" .SS "\fBshellenv\fR"
Print export statements\. When run in a shell, this installation of Homebrew will be added to your \fBPATH\fR, \fBMANPATH\fR, and \fBINFOPATH\fR\. Print export statements\. When run in a shell, this installation of Homebrew will be added to your \fBPATH\fR, \fBMANPATH\fR, and \fBINFOPATH\fR\.