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-10-20 00:06:39 +00:00
parent 79293a3518
commit 7b7257483f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
5 changed files with 26 additions and 14 deletions

View File

@ -270,6 +270,7 @@ _brew__s() {
case "${cur}" in
-*)
__brewcomp "
--archlinux
--cask
--closed
--debian
@ -1794,6 +1795,7 @@ _brew_search() {
case "${cur}" in
-*)
__brewcomp "
--archlinux
--cask
--closed
--debian

View File

@ -274,6 +274,7 @@ __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_arg '-S' -l archlinux -d 'Search for text in the given database'
__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 debian -d 'Search for text in the given database'
@ -1227,6 +1228,7 @@ __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_arg 'search' -l archlinux -d 'Search for text in the given database'
__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 debian -d 'Search for text in the given database'

View File

@ -349,22 +349,23 @@ _brew___repository() {
# brew -S
_brew__s() {
_arguments \
'(--repology --macports --fink --opensuse --fedora --debian --ubuntu)--archlinux[Search for text in the given database]' \
'--cask[Search online and locally for casks]' \
'(--open)--closed[Search for only closed GitHub pull requests]' \
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --archlinux --ubuntu)--debian[Search for text in the given database]' \
'--debug[Display any debugging information]' \
'(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \
'(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database]' \
'(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --archlinux --debian --ubuntu)--fedora[Search for text in the given database]' \
'(--repology --macports --opensuse --fedora --archlinux --debian --ubuntu)--fink[Search for text in the given database]' \
'--formula[Search online and locally for formulae]' \
'--help[Show this message]' \
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database]' \
'(--repology --fink --opensuse --fedora --archlinux --debian --ubuntu)--macports[Search for text in the given database]' \
'(--closed)--open[Search for only open GitHub pull requests]' \
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database]' \
'(--repology --macports --fink --fedora --archlinux --debian --ubuntu)--opensuse[Search for text in the given database]' \
'(--desc)--pull-request[Search for GitHub pull requests containing text]' \
'--quiet[Make some output more quiet]' \
'(--macports --fink --opensuse --fedora --debian --ubuntu)--repology[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database]' \
'(--macports --fink --opensuse --fedora --archlinux --debian --ubuntu)--repology[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --archlinux --debian)--ubuntu[Search for text in the given database]' \
'--verbose[Make some output more verbose]'
}
@ -1500,22 +1501,23 @@ _brew_ruby() {
# brew search
_brew_search() {
_arguments \
'(--repology --macports --fink --opensuse --fedora --debian --ubuntu)--archlinux[Search for text in the given database]' \
'--cask[Search online and locally for casks]' \
'(--open)--closed[Search for only closed GitHub pull requests]' \
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --archlinux --ubuntu)--debian[Search for text in the given database]' \
'--debug[Display any debugging information]' \
'(--pull-request)--desc[Search for formulae with a description matching text and casks with a name matching text]' \
'(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database]' \
'(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --archlinux --debian --ubuntu)--fedora[Search for text in the given database]' \
'(--repology --macports --opensuse --fedora --archlinux --debian --ubuntu)--fink[Search for text in the given database]' \
'--formula[Search online and locally for formulae]' \
'--help[Show this message]' \
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database]' \
'(--repology --fink --opensuse --fedora --archlinux --debian --ubuntu)--macports[Search for text in the given database]' \
'(--closed)--open[Search for only open GitHub pull requests]' \
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database]' \
'(--repology --macports --fink --fedora --archlinux --debian --ubuntu)--opensuse[Search for text in the given database]' \
'(--desc)--pull-request[Search for GitHub pull requests containing text]' \
'--quiet[Make some output more quiet]' \
'(--macports --fink --opensuse --fedora --debian --ubuntu)--repology[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database]' \
'(--macports --fink --opensuse --fedora --archlinux --debian --ubuntu)--repology[Search for text in the given database]' \
'(--repology --macports --fink --opensuse --fedora --archlinux --debian)--ubuntu[Search for text in the given database]' \
'--verbose[Make some output more verbose]'
}

View File

@ -565,6 +565,8 @@ The search for *`text`* is extended online to `homebrew/core` and `homebrew/cask
Search for *`text`* in the given database.
* `--fedora`:
Search for *`text`* in the given database.
* `--archlinux`:
Search for *`text`* in the given database.
* `--debian`:
Search for *`text`* in the given database.
* `--ubuntu`:

View File

@ -793,6 +793,10 @@ Search for \fItext\fR in the given database\.
Search for \fItext\fR in the given database\.
.
.TP
\fB\-\-archlinux\fR
Search for \fItext\fR in the given database\.
.
.TP
\fB\-\-debian\fR
Search for \fItext\fR in the given database\.
.