Fix typos in man page
This commit is contained in:
parent
24e10826f4
commit
d6455e0094
@ -46,7 +46,7 @@ didn't include with OS X.
|
|||||||
|
|
||||||
To install a newer version of HEAD use
|
To install a newer version of HEAD use
|
||||||
`brew rm <foo> && brew install --HEAD <foo>`
|
`brew rm <foo> && brew install --HEAD <foo>`
|
||||||
or `brew --force --HEAD <foo>`.
|
or `brew install --force --HEAD <foo>`.
|
||||||
|
|
||||||
* `install --interactive [--git]` <formula>:
|
* `install --interactive [--git]` <formula>:
|
||||||
Download and patch <formula>, then open a shell. This allows the user to
|
Download and patch <formula>, then open a shell. This allows the user to
|
||||||
@ -206,7 +206,7 @@ didn't include with OS X.
|
|||||||
* `--cellar`:
|
* `--cellar`:
|
||||||
Display Homebrew's Cellar path. *Default:* `/usr/local/Cellar`
|
Display Homebrew's Cellar path. *Default:* `/usr/local/Cellar`
|
||||||
|
|
||||||
* `--cellar`:
|
* `--cellar` <formula>:
|
||||||
Display the location in the cellar where <formula> would be installed,
|
Display the location in the cellar where <formula> would be installed,
|
||||||
without any sort of versioned folder as the last path.
|
without any sort of versioned folder as the last path.
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "BREW" "1" "November 2010" "Homebrew" "brew"
|
.TH "BREW" "1" "December 2010" "Homebrew" "brew"
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBbrew\fR \- The missing package manager for OS X
|
\fBbrew\fR \- The missing package manager for OS X
|
||||||
@ -227,7 +227,7 @@ Display the location in the cellar where \fIformula\fR is or would be installed\
|
|||||||
Display Homebrew\'s Cellar path\. \fIDefault:\fR \fB/usr/local/Cellar\fR
|
Display Homebrew\'s Cellar path\. \fIDefault:\fR \fB/usr/local/Cellar\fR
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-cellar\fR
|
\fB\-\-cellar\fR \fIformula\fR
|
||||||
Display the location in the cellar where \fIformula\fR would be installed, without any sort of versioned folder as the last path\.
|
Display the location in the cellar where \fIformula\fR would be installed, without any sort of versioned folder as the last path\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user