aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorMike McQuaid2016-08-16 12:24:10 +0100
committerMike McQuaid2016-08-17 08:22:16 +0100
commit63949a8e04f56eefb224763a4a67791875e7f7c9 (patch)
treefb92b3cd04fec233b3d82eda2745160ca3e82c8e /share
parent823505a0584f5b114ebb29b3d66c5a1ca5ed399b (diff)
downloadbrew-63949a8e04f56eefb224763a4a67791875e7f7c9.tar.bz2
Tweak HOMEBREW_DEVELOPER documentation.
This option does more than just print warnings so let's make a more generic description with a more specific example. Closes #716.
Diffstat (limited to 'share')
-rw-r--r--share/doc/homebrew/brew.1.html4
-rw-r--r--share/man/man1/brew.12
2 files changed, 3 insertions, 3 deletions
diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html
index 2f4de5906..8e46682ff 100644
--- a/share/doc/homebrew/brew.1.html
+++ b/share/doc/homebrew/brew.1.html
@@ -556,8 +556,8 @@ brewed.</p></dd>
<dt><code>HOMEBREW_DEBUG_PREFIX</code></dt><dd><p>When <code>brew install -d</code> or <code>brew install -i</code> drops into a shell,
<code>HOMEBREW_DEBUG_PREFIX</code> will be set to the target prefix in the Cellar
of the formula being brewed.</p></dd>
-<dt><code>HOMEBREW_DEVELOPER</code></dt><dd><p>If set, Homebrew will print warnings that are only relevant to Homebrew
-developers (active or budding).</p></dd>
+<dt><code>HOMEBREW_DEVELOPER</code></dt><dd><p>If set, Homebrew will tweak behaviour to be more relevant for Homebrew
+developers (active or budding) e.g. turning warnings into errors.</p></dd>
<dt><code>HOMEBREW_EDITOR</code></dt><dd><p>If set, Homebrew will use this editor when editing a single formula, or
several formulae in the same directory.</p>
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 66a4736fd..7bc65da91 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -767,7 +767,7 @@ When \fBbrew install \-d\fR or \fBbrew install \-i\fR drops into a shell, \fBHOM
.
.TP
\fBHOMEBREW_DEVELOPER\fR
-If set, Homebrew will print warnings that are only relevant to Homebrew developers (active or budding)\.
+If set, Homebrew will tweak behaviour to be more relevant for Homebrew developers (active or budding) e\.g\. turning warnings into errors\.
.
.TP
\fBHOMEBREW_EDITOR\fR