Improve the explanation of the verbose flags.
Closes Homebrew/homebrew#17181.
This commit is contained in:
parent
599b012702
commit
8ccda70344
@ -15,7 +15,8 @@ didn't include with OS X.
|
||||
|
||||
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>.
|
||||
|
||||
@ -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\.
|
||||
.
|
||||
.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
|
||||
\fBinstall\fR \fIformula\fR
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user