Update maintainers, manpage and completions.

Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2021-08-30 15:11:59 +00:00
parent 430bd71a56
commit 0745b83ea4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 9 additions and 0 deletions

View File

@ -2037,6 +2037,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` - `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK`
<br>If set, do not check for broken dependents after installing, upgrading or reinstalling formulae. <br>If set, do not check for broken dependents after installing, upgrading or reinstalling formulae.
- `HOMEBREW_NO_CLEANUP_FORMULAE`
<br>A comma-separated list of formulae. Homebrew will refuse to clean up a formula if it appears on this list.
- `HOMEBREW_NO_COLOR` - `HOMEBREW_NO_COLOR`
<br>If set, do not print text with colour added. <br>If set, do not print text with colour added.

View File

@ -2943,6 +2943,12 @@ If set, do not use Bootsnap to speed up repeated \fBbrew\fR calls\.
If set, do not check for broken dependents after installing, upgrading or reinstalling formulae\. If set, do not check for broken dependents after installing, upgrading or reinstalling formulae\.
. .
.TP .TP
\fBHOMEBREW_NO_CLEANUP_FORMULAE\fR
.
.br
A comma\-separated list of formulae\. Homebrew will refuse to clean up a formula if it appears on this list\.
.
.TP
\fBHOMEBREW_NO_COLOR\fR \fBHOMEBREW_NO_COLOR\fR
. .
.br .br