Merge pull request #11547 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
This commit is contained in:
commit
7eb3c08d20
@ -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.
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user