aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-16 09:22:14 -0700
committerAdam Vandenberg2010-08-16 09:24:08 -0700
commit6355e37162437b08712085f6ca94d7b401f04c63 (patch)
treecd7600a7dcbcf4d6562ec850c9386e23a393e2d2 /Library
parent6d36c4daf28b9d1730d368ccbe184cef99dc92ce (diff)
downloadbrew-6355e37162437b08712085f6ca94d7b401f04c63.tar.bz2
Document HOMEBREW_DEBUG_INSTALL
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 613365dcf..2c6c8cb6c 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -193,6 +193,11 @@ Some external commands are shipped with Homebrew, and enabled by default.
If set, instructs Homebrew to always assume `--debug` when running
commands.
+ * HOMEBREW\_DEBUG\_INSTALL:
+ When a `brew install -d` or `brew install -i` drops into a shell,
+ `HOMEBREW_DEBUG_INSTALL` will be set to the name of the formula being
+ tried.
+
* HOMEBREW\_EDITOR:
If set, Homebrew will use this editor when editing a single formula, or
several formulae in the same folder.