From 43358b2bd33a8580e630b510f7e229329d4588a4 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 22 Feb 2014 14:48:34 -0800 Subject: remove HOMEBREW_KEEP_INFO from man page --- Library/Contributions/manpages/brew.1.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'Library') 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: 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). -- cgit v1.2.3