This commit is contained in:
Adam Vandenberg 2012-11-23 11:48:10 -08:00
parent 5e39ce44fe
commit 5327492482
2 changed files with 7 additions and 12 deletions

View File

@ -4,21 +4,19 @@ brew(1) -- The missing package manager for OS X
## SYNOPSIS ## SYNOPSIS
`brew` --version `brew` --version
`brew` [--verbose|-v] command [options] [formula] ... `brew` command [--verbose|-v] [options] [formula] ...
## DESCRIPTION ## DESCRIPTION
Homebrew is the easiest and most flexible way to install the UNIX tools Apple Homebrew is the easiest and most flexible way to install the UNIX tools Apple
didn't include with OS X. didn't include with OS X.
## OPTIONS
* `-v`, `--verbose` command [options] [formula] ...:
With `--verbose`, many commands print extra debugging information.
## ESSENTIAL COMMANDS ## ESSENTIAL COMMANDS
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.
* `install` <formula>: * `install` <formula>:
Install <formula>. Install <formula>.

View File

@ -10,20 +10,17 @@
\fBbrew\fR \-\-version \fBbrew\fR \-\-version
. .
.br .br
\fBbrew\fR [\-\-verbose|\-v] command [options] [formula] \.\.\. \fBbrew\fR command [\-\-verbose|\-v] [options] [formula] \.\.\.
. .
.SH "DESCRIPTION" .SH "DESCRIPTION"
Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with OS X\. Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with OS X\.
. .
.SH "OPTIONS"
.
.TP
\fB\-v\fR, \fB\-\-verbose\fR command [options] [formula] \.\.\.
With \fB\-\-verbose\fR, many commands print extra debugging information\.
.
.SH "ESSENTIAL COMMANDS" .SH "ESSENTIAL COMMANDS"
For the full command list, see the COMMANDS section\. For the full command list, see the COMMANDS section\.
. .
.P
With \fB\-\-verbose\fR, many commands print extra debugging information\.
.
.TP .TP
\fBinstall\fR \fIformula\fR \fBinstall\fR \fIformula\fR
Install \fIformula\fR\. Install \fIformula\fR\.