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
commit1abe7aa863d16bd80b05bdce347f3790ee50ccc5 (patch)
tree27558acdae869cbe567dc310702a7c98e074bc07 /Library
parent50c644a1db6b7642e9ab50d0f72d1457045161a2 (diff)
downloadhomebrew-1abe7aa863d16bd80b05bdce347f3790ee50ccc5.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.