parent
0bfcad4cd3
commit
070758689b
@ -435,7 +435,7 @@ can take several different forms:
|
|||||||
If set, Homebrew will pass `--verbose` when invoking `curl`(1).
|
If set, Homebrew will pass `--verbose` when invoking `curl`(1).
|
||||||
|
|
||||||
* HOMEBREW\_DEBUG:
|
* HOMEBREW\_DEBUG:
|
||||||
If set, Homebrew always assumes `--debug` when running commands.
|
If set, any commands that can emit debugging information will do so.
|
||||||
|
|
||||||
* HOMEBREW\_DEBUG\_INSTALL:
|
* HOMEBREW\_DEBUG\_INSTALL:
|
||||||
When `brew install -d` or `brew install -i` drops into a shell,
|
When `brew install -d` or `brew install -i` drops into a shell,
|
||||||
|
@ -478,7 +478,7 @@ If set, Homebrew will pass \fB\-\-verbose\fR when invoking \fBcurl\fR(1)\.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
HOMEBREW_DEBUG
|
HOMEBREW_DEBUG
|
||||||
If set, Homebrew always assumes \fB\-\-debug\fR when running commands\.
|
If set, any commands that can emit debugging information will do so\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
HOMEBREW_DEBUG_INSTALL
|
HOMEBREW_DEBUG_INSTALL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user