Skip to content
Snippets Groups Projects
Commit d6455e00 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Fix typos in man page

parent 24e10826
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ didn't include with OS X.
To install a newer version of HEAD use
`brew rm <foo> && brew install --HEAD <foo>`
or `brew --force --HEAD <foo>`.
or `brew install --force --HEAD <foo>`.
* `install --interactive [--git]` <formula>:
Download and patch <formula>, then open a shell. This allows the user to
......@@ -206,7 +206,7 @@ didn't include with OS X.
* `--cellar`:
Display Homebrew's Cellar path. *Default:* `/usr/local/Cellar`
* `--cellar`:
* `--cellar` <formula>:
Display the location in the cellar where <formula> would be installed,
without any sort of versioned folder as the last path.
......
.\" generated with Ronn/v0.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"
\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
.
.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\.
.
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment