aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-04-30 13:46:57 -0700
committerAdam Vandenberg2013-04-30 13:46:57 -0700
commit10bb62cb5ef4012a34b1e42db1b8ebbf97d849e3 (patch)
tree3aaa9429d8421ebbedef3ae5d91265ce358dc61f /Library
parent795e2134eaec7576297091acc5a32a6e1d199bea (diff)
downloadhomebrew-10bb62cb5ef4012a34b1e42db1b8ebbf97d849e3.tar.bz2
Update HOMEBREW_DEBUG in man page.
Closes #17344.
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 90d9ddf42..008465294 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -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,