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

Update maintainers, manpage and completions.
This commit is contained in:
Nanda H Krishna 2021-06-16 16:14:41 +05:30 committed by GitHub
commit 7eb3c08d20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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