mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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:
parent
430bd71a56
commit
0745b83ea4
@ -2037,6 +2037,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
||||
- `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK`
|
||||
<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`
|
||||
<br>If set, do not print text with colour added.
|
||||
|
||||
|
@ -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\.
|
||||
.
|
||||
.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
|
||||
.
|
||||
.br
|
||||
|
Loading…
x
Reference in New Issue
Block a user