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:
BrewTestBot 2025-02-25 16:00:57 +00:00
parent 7c514724af
commit 302d33c26e
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View File

@ -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.

View File

@ -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