From 1c581a232cb59bea25d5cb3a4d4885854938ccb8 Mon Sep 17 00:00:00 2001
From: Martin Afanasjew brew linkapps.
If --dry-run or -n is passed, show what would be removed, but do not
actually remove anything.
reinstall formulaUninstall then install formula
searchDisplay all locally available formulae for brewing (including tapped ones). +
search, -SDisplay all locally available formulae for brewing (including tapped ones). No online search is performed if called without arguments.
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. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index fde5387efe..768a85d557 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -426,7 +426,7 @@ If \fB\-\-dry\-run\fR or \fB\-n\fR is passed, show what would be removed, but do Uninstall then install \fIformula\fR . .TP -\fBsearch\fR +\fBsearch\fR, \fB\-S\fR Display all locally available formulae for brewing (including tapped ones)\. No online search is performed if called without arguments\. . .TP