aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-03-10 15:05:51 -0500
committerJack Nagel2014-03-10 15:05:51 -0500
commit1e9975ce368f9314c370d19aa8e91c776f026422 (patch)
treee6a2de03175810ee5881f2d8d47b069a03fac43e
parent85ee742737000ab48559c3aa9ad5c8de0cb67200 (diff)
downloadbrew-1e9975ce368f9314c370d19aa8e91c776f026422.tar.bz2
Add missing backtick to man page
-rw-r--r--Library/Contributions/manpages/brew.1.md2
-rw-r--r--share/man/man1/brew.12
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 96a5f9485..644fe99c9 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -141,7 +141,7 @@ Note that these flags should only appear after a command.
* `home` <formula>:
Open <formula>'s homepage in a browser.
- * `info <formula>:
+ * `info` <formula>:
Display information about <formula>.
* `info --github` <formula>:
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 621425691..d93344669 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -159,7 +159,7 @@ Open Homebrew\'s own homepage in a browser\.
Open \fIformula\fR\'s homepage in a browser\.
.
.TP
-`info \fIformula\fR
+\fBinfo\fR \fIformula\fR
Display information about \fIformula\fR\.
.
.TP