From 3d1679d91d165700cd606dbecb65248e576fd1dc Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 21 Aug 2010 11:24:58 -0700 Subject: [PATCH] Document HOMEBREW_KEEP_INFO --- Library/Contributions/manpages/brew.1.md | 4 ++++ share/man/man1/brew.1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 777f90cded..d9f43c04ff 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -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 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: When exporting from Subversion, Homebrew will use `HOMEBREW_SVN` if set, a Homebrew-built Subversion if installed, or the system-provided binary. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 85e2e7dea0..23e50e8a9a 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -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\. . .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 When exporting from Subversion, Homebrew will use \fBHOMEBREW_SVN\fR if set, a Homebrew\-built Subversion if installed, or the system\-provided binary\. .