This commit is contained in:
Adam Vandenberg 2010-09-16 11:27:56 -07:00
parent 14b8148677
commit b60a1b1ebe
2 changed files with 3 additions and 3 deletions

View File

@ -45,8 +45,8 @@ didn't include with OS X.
Installs <formula>. Installs <formula>.
If `--force` is passed, will install <formula> even if it is already If `--force` is passed, will install <formula> even if it is already
installed. This can be used to re-install the same version of a formuale installed. This can be used to re-install a formula without removing
without removing it first. it first.
If `--debug` is passed and brewing fails, opens a shell inside the If `--debug` is passed and brewing fails, opens a shell inside the
temporary folder used for compiling. temporary folder used for compiling.

View File

@ -48,7 +48,7 @@ Performs a substring search of formula names for \fItext\fR\. If \fItext\fR is s
Installs \fIformula\fR\. Installs \fIformula\fR\.
. .
.IP .IP
If \fB\-\-force\fR is passed, will install \fIformula\fR even if it is already installed\. This can be used to re\-install the same version of a formuale without removing it first\. If \fB\-\-force\fR is passed, will install \fIformula\fR even if it is already installed\. This can be used to re\-install a formula without removing it first\.
. .
.IP .IP
If \fB\-\-debug\fR is passed and brewing fails, opens a shell inside the temporary folder used for compiling\. If \fB\-\-debug\fR is passed and brewing fails, opens a shell inside the temporary folder used for compiling\.