Merge pull request #12934 from Homebrew/update-man-completions
Update maintainers, manpage and completions.
This commit is contained in:
commit
ba32e95760
@ -2144,6 +2144,9 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
|
|||||||
|
|
||||||
*Default:* macOS: `/private/tmp`, Linux: `/tmp`.
|
*Default:* macOS: `/private/tmp`, Linux: `/tmp`.
|
||||||
|
|
||||||
|
- `HOMEBREW_UPDATE_REPORT_ONLY_INSTALLED`
|
||||||
|
<br>If set, `brew update` only lists updates to installed software.
|
||||||
|
|
||||||
- `HOMEBREW_UPDATE_TO_TAG`
|
- `HOMEBREW_UPDATE_TO_TAG`
|
||||||
<br>If set, always use the latest stable tag (even if developer commands have been run).
|
<br>If set, always use the latest stable tag (even if developer commands have been run).
|
||||||
|
|
||||||
|
|||||||
@ -3131,6 +3131,12 @@ Use this path as the temporary directory for building packages\. Changing this m
|
|||||||
\fIDefault:\fR macOS: \fB/private/tmp\fR, Linux: \fB/tmp\fR\.
|
\fIDefault:\fR macOS: \fB/private/tmp\fR, Linux: \fB/tmp\fR\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_UPDATE_REPORT_ONLY_INSTALLED\fR
|
||||||
|
.
|
||||||
|
.br
|
||||||
|
If set, \fBbrew update\fR only lists updates to installed software\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_UPDATE_TO_TAG\fR
|
\fBHOMEBREW_UPDATE_TO_TAG\fR
|
||||||
.
|
.
|
||||||
.br
|
.br
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user