Skip to content
Snippets Groups Projects
Commit 07075868 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Update HOMEBREW_DEBUG in man page.

Closes Homebrew/homebrew#17344.
parent 0bfcad4c
No related branches found
No related tags found
No related merge requests found
......@@ -435,7 +435,7 @@ can take several different forms:
If set, Homebrew will pass `--verbose` when invoking `curl`(1).
* 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:
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
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
HOMEBREW_DEBUG_INSTALL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment