diff options
| author | Adam Vandenberg | 2013-04-30 13:46:57 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2013-04-30 13:46:57 -0700 |
| commit | 070758689b2872051a56e9d01f582ab4d32b8f83 (patch) | |
| tree | 1b2a58b41848f3cd2896fa8fabe5b8f8e7b6c5f0 /share/man/man1 | |
| parent | 0bfcad4cd330fcbcbbad49c951e883730fb50ce4 (diff) | |
| download | brew-070758689b2872051a56e9d01f582ab4d32b8f83.tar.bz2 | |
Update HOMEBREW_DEBUG in man page.
Closes Homebrew/homebrew#17344.
Diffstat (limited to 'share/man/man1')
| -rw-r--r-- | share/man/man1/brew.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 110329280..13b837164 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -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 |
