aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2012-01-05 21:44:24 -0600
committerJack Nagel2012-01-05 21:51:19 -0600
commit3b29fbdbbab3923fda64272565fc377ebff8e19e (patch)
tree0c7878d4518681d872f228f27b97bdf6c50c9748 /Library
parentd274d37263e99193567606ac2b7929bc64dba091 (diff)
downloadbrew-3b29fbdbbab3923fda64272565fc377ebff8e19e.tar.bz2
Fix man page formatting error
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 9679430bc..2293b60f6 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -204,7 +204,7 @@ For the full command list, see the COMMANDS section.
Show the git log for the given formulae. Options that `git-log`(1)
recognizes can be passed before the formula list.
- * `missing [<formulae>]`:
+ * `missing` [<formulae>]:
Check the given <formulae> for missing dependencies.
If no <formulae> are given, check all installed brews.