env_config: auto update updates more commands.

e.g. `brew bundle` so let's not claim to list them all.
This commit is contained in:
Mike McQuaid 2021-02-16 09:35:02 +00:00
parent a946cde4e1
commit b85cd133d0
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70
3 changed files with 4 additions and 4 deletions

View File

@ -204,8 +204,8 @@ module Homebrew
boolean: true,
},
HOMEBREW_NO_AUTO_UPDATE: {
description: "If set, do not automatically update before running " \
"`brew install`, `brew upgrade` or `brew tap`.",
description: "If set, do not automatically update before running some commands e.g. " \
"`brew install`, `brew upgrade` and `brew tap`.",
boolean: true,
},
HOMEBREW_NO_BOOTSNAP: {

View File

@ -1847,7 +1847,7 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
<br>If set, do not send analytics. For more information, see: <https://docs.brew.sh/Analytics>
- `HOMEBREW_NO_AUTO_UPDATE`
<br>If set, do not automatically update before running `brew install`, `brew upgrade` or `brew tap`.
<br>If set, do not automatically update before running some commands e.g. `brew install`, `brew upgrade` and `brew tap`.
- `HOMEBREW_NO_BOOTSNAP`
<br>If set, do not use Bootsnap to speed up repeated `brew` calls.

View File

@ -2632,7 +2632,7 @@ If set, do not send analytics\. For more information, see: \fIhttps://docs\.brew
\fBHOMEBREW_NO_AUTO_UPDATE\fR
.
.br
If set, do not automatically update before running \fBbrew install\fR, \fBbrew upgrade\fR or \fBbrew tap\fR\.
If set, do not automatically update before running some commands e\.g\. \fBbrew install\fR, \fBbrew upgrade\fR and \fBbrew tap\fR\.
.
.TP
\fBHOMEBREW_NO_BOOTSNAP\fR