Merge pull request #19377 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
81f1647b3d
@ -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