From 39743572a244af4c692dcaaddcfe7fcc78a3de8a Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 16 Aug 2010 09:22:14 -0700 Subject: Document HOMEBREW_DEBUG_INSTALL --- Library/Contributions/manpages/brew.1.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library') 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. -- cgit v1.2.3