diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index 6f37fc0c87..aeb54be14f 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -365,7 +365,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
surrounded with slashes, then it is interpreted as a regular expression.
The search for
search, -S 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.
search --debian|--fedora|--fink|--macports|--opensuse|--ubuntu textSearch for text in the given package manager's list.
search (--debian|--fedora|--fink|--macports|--opensuse|--ubuntu) textSearch for text in the given package manager's list.
sh [--env=std]Instantiate a Homebrew build environment. Uses our years-battle-hardened
Homebrew build logic to help your ./configure && make && make install
or even your gem install succeed. Especially handy if you run Homebrew
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 29554e0146..882c2ee7c5 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -390,7 +390,7 @@ Display all locally available formulae for brewing (including tapped ones)\. No
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\.
.
.TP
-\fBsearch\fR \fB\-\-debian\fR|\fB\-\-fedora\fR|\fB\-\-fink\fR|\fB\-\-macports\fR|\fB\-\-opensuse\fR|\fB\-\-ubuntu\fR \fItext\fR
+\fBsearch\fR (\fB\-\-debian\fR|\fB\-\-fedora\fR|\fB\-\-fink\fR|\fB\-\-macports\fR|\fB\-\-opensuse\fR|\fB\-\-ubuntu\fR) \fItext\fR
Search for \fItext\fR in the given package manager\'s list\.
.
.TP