Update brew search help.

This commit is contained in:
Markus Reiter 2018-06-19 13:48:23 +02:00
parent ccbbe6756f
commit fcd75877c5
3 changed files with 8 additions and 8 deletions

View File

@ -5,10 +5,10 @@
#: * `search` [`--desc`] (<text>|`/`<text>`/`):
#: Perform a substring search of formula names for <text>. If <text> is
#: surrounded with slashes, then it is interpreted as a regular expression.
#: The search for <text> is extended online to some popular taps.
#: The search for <text> is extended online to official taps.
#:
#: If `--desc` is passed, browse available packages matching <text> including a
#: description for each.
#: If `--desc` is passed, search formulae with a description matching <text> and
#: casks with a name matching <text>.
#:
#: * `search` (`--debian`|`--fedora`|`--fink`|`--macports`|`--opensuse`|`--ubuntu`) <text>:
#: Search for <text> in the given package manager's list.

View File

@ -406,10 +406,10 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
* `search` [`--desc`] (`text`|`/``text``/`):
Perform a substring search of formula names for `text`. If `text` is
surrounded with slashes, then it is interpreted as a regular expression.
The search for `text` is extended online to some popular taps.
The search for `text` is extended online to official taps.
If `--desc` is passed, browse available packages matching `text` including a
description for each.
If `--desc` is passed, search formulae with a description matching `text` and
casks with a name matching `text`.
* `search` (`--debian`|`--fedora`|`--fink`|`--macports`|`--opensuse`|`--ubuntu`) `text`:
Search for `text` in the given package manager's list.

View File

@ -419,10 +419,10 @@ Display all locally available formulae for brewing (including tapped ones)\. No
.
.TP
\fBsearch\fR [\fB\-\-desc\fR] (\fItext\fR|\fB/\fR\fItext\fR\fB/\fR)
Perform a substring search of formula names for \fItext\fR\. If \fItext\fR is surrounded with slashes, then it is interpreted as a regular expression\. The search for \fItext\fR is extended online to some popular taps\.
Perform a substring search of formula names for \fItext\fR\. If \fItext\fR is surrounded with slashes, then it is interpreted as a regular expression\. The search for \fItext\fR is extended online to official taps\.
.
.IP
If \fB\-\-desc\fR is passed, browse available packages matching \fItext\fR including a description for each\.
If \fB\-\-desc\fR is passed, search formulae with a description matching \fItext\fR and casks with a name matching \fItext\fR\.
.
.TP
\fBsearch\fR (\fB\-\-debian\fR|\fB\-\-fedora\fR|\fB\-\-fink\fR|\fB\-\-macports\fR|\fB\-\-opensuse\fR|\fB\-\-ubuntu\fR) \fItext\fR