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.
This commit is contained in:
Mike McQuaid 2016-08-16 12:24:10 +01:00
parent 823505a058
commit 63949a8e04
3 changed files with 5 additions and 5 deletions

View File

@ -145,8 +145,8 @@ can take several different forms:
of the formula being brewed.
* `HOMEBREW_DEVELOPER`:
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.
* `HOMEBREW_EDITOR`:
If set, Homebrew will use this editor when editing a single formula, or

View File

@ -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>

View File

@ -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