diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 36e774c71c..6371fb7269 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -46,7 +46,7 @@ didn't include with OS X. To install a newer version of HEAD use `brew rm && brew install --HEAD ` - or `brew --force --HEAD `. + or `brew install --force --HEAD `. * `install --interactive [--git]` : Download and patch , 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` : Display the location in the cellar where would be installed, without any sort of versioned folder as the last path. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 4acc51dddc..b3994b6186 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -1,7 +1,7 @@ .\" 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