Document brew --env

Closes Homebrew/homebrew#19083.
This commit is contained in:
Jack Nagel 2013-04-13 14:17:48 -05:00
parent 2ca59ca5bd
commit 3c294c9cd6
2 changed files with 7 additions and 0 deletions

View File

@ -351,6 +351,9 @@ Note that these flags should only appear after a command.
a bug report, you will likely be asked for this information if you do not a bug report, you will likely be asked for this information if you do not
provide it. provide it.
* `--env`:
Show a summary of the Homebrew build environment.
* `--prefix`: * `--prefix`:
Display Homebrew's install path. *Default:* `/usr/local` Display Homebrew's install path. *Default:* `/usr/local`

View File

@ -387,6 +387,10 @@ Display the location in the cellar where \fIformula\fR would be installed, witho
Show Homebrew and system configuration useful for debugging\. If you file a bug report, you will likely be asked for this information if you do not provide it\. Show Homebrew and system configuration useful for debugging\. If you file a bug report, you will likely be asked for this information if you do not provide it\.
. .
.TP .TP
\fB\-\-env\fR
Show a summary of the Homebrew build environment\.
.
.TP
\fB\-\-prefix\fR \fB\-\-prefix\fR
Display Homebrew\'s install path\. \fIDefault:\fR \fB/usr/local\fR Display Homebrew\'s install path\. \fIDefault:\fR \fB/usr/local\fR
. .