diff options
| author | Jack Nagel | 2013-04-13 14:17:48 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-04-13 14:18:53 -0500 |
| commit | 84c7d9dea32b6351be6c40deb4a815c491f3b126 (patch) | |
| tree | edfa7d685bd3ce626f7f5589522d86650ad39eec /Library/Contributions | |
| parent | 2ae8603bb1765609a1dea6b40ed2bbfb28c819db (diff) | |
| download | homebrew-84c7d9dea32b6351be6c40deb4a815c491f3b126.tar.bz2 | |
Document brew --env
Closes #19083.
Diffstat (limited to 'Library/Contributions')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 98ead6b09..90d9ddf42 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -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 provide it. + * `--env`: + Show a summary of the Homebrew build environment. + * `--prefix`: Display Homebrew's install path. *Default:* `/usr/local` |
