mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update manpage and completions.
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
parent
7c514724af
commit
302d33c26e
@ -4283,6 +4283,11 @@ command execution e.g. `$(cat file)`.
|
|||||||
|
|
||||||
: If set, pass `--greedy` to all cask upgrade commands.
|
: If set, pass `--greedy` to all cask upgrade commands.
|
||||||
|
|
||||||
|
`HOMEBREW_UPGRADE_GREEDY_CASKS`
|
||||||
|
|
||||||
|
: A space-separated list of casks. Homebrew will act as if `--greedy` was passed
|
||||||
|
when upgrading any cask on this list.
|
||||||
|
|
||||||
`HOMEBREW_VERBOSE`
|
`HOMEBREW_VERBOSE`
|
||||||
|
|
||||||
: If set, always assume `--verbose` when running commands.
|
: If set, always assume `--verbose` when running commands.
|
||||||
|
@ -2808,6 +2808,9 @@ If set, always use the latest stable tag (even if developer commands have been r
|
|||||||
\fBHOMEBREW_UPGRADE_GREEDY\fP
|
\fBHOMEBREW_UPGRADE_GREEDY\fP
|
||||||
If set, pass \fB\-\-greedy\fP to all cask upgrade commands\.
|
If set, pass \fB\-\-greedy\fP to all cask upgrade commands\.
|
||||||
.TP
|
.TP
|
||||||
|
\fBHOMEBREW_UPGRADE_GREEDY_CASKS\fP
|
||||||
|
A space\-separated list of casks\. Homebrew will act as if \fB\-\-greedy\fP was passed when upgrading any cask on this list\.
|
||||||
|
.TP
|
||||||
\fBHOMEBREW_VERBOSE\fP
|
\fBHOMEBREW_VERBOSE\fP
|
||||||
If set, always assume \fB\-\-verbose\fP when running commands\.
|
If set, always assume \fB\-\-verbose\fP when running commands\.
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user