manpage: add HOMEBREW_UPDATE_TO_TAG docs.
This commit is contained in:
parent
9aee39825d
commit
70bf0d39f3
@ -261,6 +261,10 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
This issue typically occurs when using FileVault or custom SSD
|
||||
configurations.
|
||||
|
||||
* `HOMEBREW_UPDATE_TO_TAG`:
|
||||
If set, instructs Homebrew to always use the latest stable tag (even if
|
||||
developer commands have been run).
|
||||
|
||||
* `HOMEBREW_UPGRADE_CLEANUP`:
|
||||
If set, `brew upgrade` always assumes `--cleanup` has been passed.
|
||||
|
||||
|
||||
@ -1262,6 +1262,10 @@ Note that environment variables must have a value set to be detected. For exampl
|
||||
This issue typically occurs when using FileVault or custom SSD
|
||||
configurations.
|
||||
|
||||
* `HOMEBREW_UPDATE_TO_TAG`:
|
||||
If set, instructs Homebrew to always use the latest stable tag (even if
|
||||
developer commands have been run).
|
||||
|
||||
* `HOMEBREW_UPGRADE_CLEANUP`:
|
||||
If set, `brew upgrade` always assumes `--cleanup` has been passed.
|
||||
|
||||
|
||||
@ -1384,6 +1384,10 @@ If set, instructs Homebrew to use \fBHOMEBREW_TEMP\fR as the temporary directory
|
||||
This issue typically occurs when using FileVault or custom SSD configurations\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_UPDATE_TO_TAG\fR
|
||||
If set, instructs Homebrew to always use the latest stable tag (even if developer commands have been run)\.
|
||||
.
|
||||
.TP
|
||||
\fBHOMEBREW_UPGRADE_CLEANUP\fR
|
||||
If set, \fBbrew upgrade\fR always assumes \fB\-\-cleanup\fR has been passed\.
|
||||
.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user