From 7b7257483f93be615e82586f04c080632a38ecd1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 20 Oct 2021 00:06:39 +0000 Subject: [PATCH] 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. --- completions/bash/brew | 2 ++ completions/fish/brew.fish | 2 ++ completions/zsh/_brew | 30 ++++++++++++++++-------------- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 5 files changed, 26 insertions(+), 14 deletions(-) diff --git a/completions/bash/brew b/completions/bash/brew index 7211c6c536..a2805457f0 100644 --- a/completions/bash/brew +++ b/completions/bash/brew @@ -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 diff --git a/completions/fish/brew.fish b/completions/fish/brew.fish index fe690de552..ea894f2447 100644 --- a/completions/fish/brew.fish +++ b/completions/fish/brew.fish @@ -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' diff --git a/completions/zsh/_brew b/completions/zsh/_brew index 7f702c5561..4bb34d7c1a 100644 --- a/completions/zsh/_brew +++ b/completions/zsh/_brew @@ -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]' } diff --git a/docs/Manpage.md b/docs/Manpage.md index 67067fb184..e786e86694 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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`: diff --git a/manpages/brew.1 b/manpages/brew.1 index e6cc9e5c9a..a0adb91da9 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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\. .