Fix man page formatting error

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-01-05 21:44:24 -06:00
parent d274d37263
commit 3b29fbdbba
2 changed files with 2 additions and 2 deletions

View File

@ -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) Show the git log for the given formulae. Options that `git-log`(1)
recognizes can be passed before the formula list. recognizes can be passed before the formula list.
* `missing [<formulae>]`: * `missing` [<formulae>]:
Check the given <formulae> for missing dependencies. Check the given <formulae> for missing dependencies.
If no <formulae> are given, check all installed brews. If no <formulae> are given, check all installed brews.

View File

@ -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\. Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\.
. .
.TP .TP
\fBmissing [<formulae>]\fR \fBmissing\fR [\fIformulae\fR]
Check the given \fIformulae\fR for missing dependencies\. Check the given \fIformulae\fR for missing dependencies\.
. .
.IP .IP