From 3b29fbdbbab3923fda64272565fc377ebff8e19e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 5 Jan 2012 21:44:24 -0600 Subject: [PATCH] Fix man page formatting error Signed-off-by: Jack Nagel --- Library/Contributions/manpages/brew.1.md | 2 +- share/man/man1/brew.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 9679430bce..2293b60f61 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 []`: + * `missing` []: Check the given for missing dependencies. If no are given, check all installed brews. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index bdb1cb2f61..93009e2427 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -226,7 +226,7 @@ If \fB\-\-versions\fR is passed, show the version number for installed formulae, Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\. . .TP -\fBmissing []\fR +\fBmissing\fR [\fIformulae\fR] Check the given \fIformulae\fR for missing dependencies\. . .IP