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-06-16 10:21:36 +00:00
parent 01cd65d09b
commit 9a6b58f5a2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 9 additions and 0 deletions

View File

@ -2005,6 +2005,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_NO_INSTALL_CLEANUP`
<br>If set, `brew install`, `brew upgrade` and `brew reinstall` will never automatically cleanup installed/upgraded/reinstalled formulae or all formulae every `HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS` days.
- `HOMEBREW_NO_INSTALL_UPGRADE`
<br>If set, `brew install` will not automatically upgrade installed but outdated formulae
- `HOMEBREW_PRY`
<br>If set, use Pry for the `brew irb` command.

View File

@ -2890,6 +2890,12 @@ If set, forbid redirects from secure HTTPS to insecure HTTP\.
If set, \fBbrew install\fR, \fBbrew upgrade\fR and \fBbrew reinstall\fR will never automatically cleanup installed/upgraded/reinstalled formulae or all formulae every \fBHOMEBREW_CLEANUP_PERIODIC_FULL_DAYS\fR days\.
.
.TP
\fBHOMEBREW_NO_INSTALL_UPGRADE\fR
.
.br
If set, \fBbrew install\fR will not automatically upgrade installed but outdated formulae
.
.TP
\fBHOMEBREW_PRY\fR
.
.br