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:
parent
acc5d68654
commit
a456f55e20
@ -274,20 +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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg '-S' -l debian -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg '-S' -l fedora -d 'Search for text in the given database'
|
||||||
__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 fink -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg '-S' -l macports -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg '-S' -l opensuse -d 'Search for text in the given database'
|
||||||
__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 repology -d 'Search for text in the given database\'s or package manager\'s list'
|
__fish_brew_complete_arg '-S' -l repology -d 'Search for text in the given database'
|
||||||
__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 ubuntu -d 'Search for text in the given database'
|
||||||
__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'
|
||||||
|
|
||||||
|
|
||||||
@ -1218,20 +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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg 'search' -l debian -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg 'search' -l fedora -d 'Search for text in the given database'
|
||||||
__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 fink -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg 'search' -l macports -d 'Search for text in the given database'
|
||||||
__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 database\'s or package manager\'s list'
|
__fish_brew_complete_arg 'search' -l opensuse -d 'Search for text in the given database'
|
||||||
__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 repology -d 'Search for text in the given database\'s or package manager\'s list'
|
__fish_brew_complete_arg 'search' -l repology -d 'Search for text in the given database'
|
||||||
__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 ubuntu -d 'Search for text in the given database'
|
||||||
__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'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -349,20 +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]' \
|
||||||
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database]' \
|
||||||
'--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]' \
|
||||||
'(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--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'\''s or package manager'\''s list]' \
|
'(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database]' \
|
||||||
'--formula[Search online and locally for formulae]' \
|
'--formula[Search online and locally for formulae]' \
|
||||||
'--help[Show this message]' \
|
'--help[Show this message]' \
|
||||||
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database]' \
|
||||||
'(--closed)--open[Search for only open GitHub pull requests]' \
|
'(--closed)--open[Search for only open GitHub pull requests]' \
|
||||||
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database]' \
|
||||||
'(--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)--repology[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--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'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database]' \
|
||||||
'--verbose[Make some output more verbose]'
|
'--verbose[Make some output more verbose]'
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1491,20 +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]' \
|
||||||
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --opensuse --fedora --ubuntu)--debian[Search for text in the given database]' \
|
||||||
'--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]' \
|
||||||
'(--repology --macports --fink --opensuse --debian --ubuntu)--fedora[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--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'\''s or package manager'\''s list]' \
|
'(--repology --macports --opensuse --fedora --debian --ubuntu)--fink[Search for text in the given database]' \
|
||||||
'--formula[Search online and locally for formulae]' \
|
'--formula[Search online and locally for formulae]' \
|
||||||
'--help[Show this message]' \
|
'--help[Show this message]' \
|
||||||
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --fink --opensuse --fedora --debian --ubuntu)--macports[Search for text in the given database]' \
|
||||||
'(--closed)--open[Search for only open GitHub pull requests]' \
|
'(--closed)--open[Search for only open GitHub pull requests]' \
|
||||||
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --fedora --debian --ubuntu)--opensuse[Search for text in the given database]' \
|
||||||
'(--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)--repology[Search for text in the given database'\''s or package manager'\''s list]' \
|
'(--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'\''s or package manager'\''s list]' \
|
'(--repology --macports --fink --opensuse --fedora --debian)--ubuntu[Search for text in the given database]' \
|
||||||
'--verbose[Make some output more verbose]'
|
'--verbose[Make some output more verbose]'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -534,19 +534,19 @@ The search for *`text`* is extended online to `homebrew/core` and `homebrew/cask
|
|||||||
* `--closed`:
|
* `--closed`:
|
||||||
Search for only closed GitHub pull requests.
|
Search for only closed GitHub pull requests.
|
||||||
* `--repology`:
|
* `--repology`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--macports`:
|
* `--macports`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--fink`:
|
* `--fink`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--opensuse`:
|
* `--opensuse`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--fedora`:
|
* `--fedora`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--debian`:
|
* `--debian`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
* `--ubuntu`:
|
* `--ubuntu`:
|
||||||
Search for *`text`* in the given database's or package manager's list.
|
Search for *`text`* in the given database.
|
||||||
|
|
||||||
### `shellenv`
|
### `shellenv`
|
||||||
|
|
||||||
|
|||||||
@ -743,31 +743,31 @@ Search for only closed GitHub pull requests\.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-repology\fR
|
\fB\-\-repology\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-macports\fR
|
\fB\-\-macports\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-fink\fR
|
\fB\-\-fink\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-opensuse\fR
|
\fB\-\-opensuse\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-fedora\fR
|
\fB\-\-fedora\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-debian\fR
|
\fB\-\-debian\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-ubuntu\fR
|
\fB\-\-ubuntu\fR
|
||||||
Search for \fItext\fR in the given database\'s or package manager\'s list\.
|
Search for \fItext\fR in the given database\.
|
||||||
.
|
.
|
||||||
.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\.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user