diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 36e774c71c100fa28860e31ce5478bd2cf39d4ce..6371fb7269b464cdac1d12a0ba1376ff30214448 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 <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. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 4acc51dddc07e21cfb92d1679bb4036652dda066..b3994b61864d9e1fcaacb8afd4e60e5fb3fa9b88 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