diff options
| author | Dominyk Tiller | 2016-08-27 15:57:09 +0100 |
|---|---|---|
| committer | Dominyk Tiller | 2016-08-27 15:57:09 +0100 |
| commit | 003b39bc84f87a3aa126312377cb90d3fcdf1625 (patch) | |
| tree | f7bbd3b084ac49e507e3158c215d3e4d8ad8f232 /share/doc | |
| parent | 0b0893e26e801856fad96fda2a514c27f7140457 (diff) | |
| download | brew-003b39bc84f87a3aa126312377cb90d3fcdf1625.tar.bz2 | |
man: update for tap preinstall
Diffstat (limited to 'share/doc')
| -rw-r--r-- | share/doc/homebrew/brew.1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index 8e46682ff..d768844b5 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -579,8 +579,8 @@ the number of parallel jobs to run when building with <code>make</code>(1).</p> <p><em>Default:</em> the number of available CPU cores.</p></dd> <dt><code>HOMEBREW_NO_ANALYTICS</code></dt><dd><p>If set, Homebrew will not send analytics. See: <a href="https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md#analytics" data-bare-link="true">https://github.com/Homebrew/brew/blob/master/share/doc/homebrew/Analytics.md#analytics</a></p></dd> -<dt><code>HOMEBREW_NO_AUTO_UPDATE</code></dt><dd><p>If set, Homebrew will not auto-update before running <code>brew install</code> and -<code>brew upgrade</code>.</p></dd> +<dt><code>HOMEBREW_NO_AUTO_UPDATE</code></dt><dd><p>If set, Homebrew will not auto-update before running <code>brew install</code>, +<code>brew upgrade</code> or <code>brew tap</code>.</p></dd> <dt><code>HOMEBREW_NO_EMOJI</code></dt><dd><p>If set, Homebrew will not print the <code>HOMEBREW_INSTALL_BADGE</code> on a successful build.</p> |
