Merge pull request #11941 from Homebrew/update-man-completions

Update maintainers, manpage and completions.
This commit is contained in:
Carlo Cabrera 2021-08-30 23:36:31 +08:00 committed by GitHub
commit e44d2d7fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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