diff options
| author | Adam Vandenberg | 2014-02-22 14:48:34 -0800 |
|---|---|---|
| committer | Adam Vandenberg | 2014-02-23 08:31:03 -0800 |
| commit | 43358b2bd33a8580e630b510f7e229329d4588a4 (patch) | |
| tree | 291c39941130f96d0356566055621db09f16d894 /Library | |
| parent | bb5a2b587e3788858687a782fd57750f623b8b33 (diff) | |
| download | brew-43358b2bd33a8580e630b510f7e229329d4588a4.tar.bz2 | |
remove HOMEBREW_KEEP_INFO from man page
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index e21ec60b3..a51d0cd5d 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -513,13 +513,6 @@ can take several different forms: <http://developer.github.com/v3/#rate-limiting> for more information. Homebrew uses the GitHub API for features such as `brew search`. - * HOMEBREW\_KEEP\_INFO: - If set, Homebrew will not remove files from `share/info`, allowing them - to be linked from the Cellar. To access these info files, prepend - `share/info` to your `INFOPATH` environment variable. - - *Example:* `export INFOPATH='/usr/local/share/info:/usr/share/info'` - * HOMEBREW\_MAKE\_JOBS: If set, instructs Homebrew to use the value of `HOMEBREW_MAKE_JOBS` as the number of parallel jobs to run when building with `make`(1). |
