Improve the explanation of the verbose flags.

Closes Homebrew/homebrew#17181.
This commit is contained in:
Mike McQuaid 2013-01-27 19:46:29 +00:00
parent 599b012702
commit 8ccda70344
2 changed files with 6 additions and 2 deletions

View File

@ -15,7 +15,8 @@ didn't include with OS X.
For the full command list, see the COMMANDS section. For the full command list, see the COMMANDS section.
With `--verbose`, many commands print extra debugging information. With `--verbose` or `-v`, many commands print extra debugging information.
Note that these flags should only appear after a command.
* `install` <formula>: * `install` <formula>:
Install <formula>. Install <formula>.

View File

@ -19,7 +19,10 @@ Homebrew is the easiest and most flexible way to install the UNIX tools Apple di
For the full command list, see the COMMANDS section\. For the full command list, see the COMMANDS section\.
. .
.P .P
With \fB\-\-verbose\fR, many commands print extra debugging information\. With \fB\-\-verbose\fR or \fB\-v\fR, many commands print extra debugging information\.
.
.br
Note that these flags should only appear after a command\.
. .
.TP .TP
\fBinstall\fR \fIformula\fR \fBinstall\fR \fIformula\fR