Document HOMEBREW_KEEP_INFO

This commit is contained in:
Adam Vandenberg 2010-08-21 11:24:58 -07:00
parent 3a4ab5ed97
commit 3d1679d91d
2 changed files with 8 additions and 0 deletions

View File

@ -225,6 +225,10 @@ Some external commands are shipped with Homebrew, and enabled by default.
folders. TextMate can handle this correctly in project mode, but many folders. TextMate can handle this correctly in project mode, but many
editors will do strange things in this case. editors will do strange things in this case.
* HOMEBREW\_KEEP\_INFO:
If set, Homebrew will not remove files from share/info, allowing them to
be linked from the Cellar.
* HOMEBREW\_SVN: * HOMEBREW\_SVN:
When exporting from Subversion, Homebrew will use `HOMEBREW_SVN` if set, When exporting from Subversion, Homebrew will use `HOMEBREW_SVN` if set,
a Homebrew-built Subversion if installed, or the system-provided binary. a Homebrew-built Subversion if installed, or the system-provided binary.

View File

@ -228,6 +228,10 @@ If set, Homebrew will use this editor when editing a single formula, or several
\fINOTE\fR: \fBbrew edit\fR will open all of Homebrew as discontinuous files and folders\. TextMate can handle this correctly in project mode, but many editors will do strange things in this case\. \fINOTE\fR: \fBbrew edit\fR will open all of Homebrew as discontinuous files and folders\. TextMate can handle this correctly in project mode, but many editors will do strange things in this case\.
. .
.TP .TP
HOMEBREW_KEEP_INFO
If set, Homebrew will not remove files from share/info, allowing them to be linked from the Cellar\.
.
.TP
HOMEBREW_SVN HOMEBREW_SVN
When exporting from Subversion, Homebrew will use \fBHOMEBREW_SVN\fR if set, a Homebrew\-built Subversion if installed, or the system\-provided binary\. When exporting from Subversion, Homebrew will use \fBHOMEBREW_SVN\fR if set, a Homebrew\-built Subversion if installed, or the system\-provided binary\.
. .