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-03-25 03:06:12 +00:00
parent 07dd04efc4
commit d914539bda
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View File

@ -3976,6 +3976,11 @@ command execution e.g. `$(cat file)`.
*Default:* `$EDITOR` or `$VISUAL`.
`HOMEBREW_ENV_SYNC_STRICT`
: If set, `brew *env-sync` will only sync the exact installed versions of
formulae.
`HOMEBREW_EVAL_ALL`
: If set, `brew` commands evaluate all formulae and casks, executing their

View File

@ -2587,6 +2587,9 @@ Use this editor when editing a single formula, or several formulae in the same d
\fIDefault:\fP \fB$EDITOR\fP or \fB$VISUAL\fP\&\.
.RE
.TP
\fBHOMEBREW_ENV_SYNC_STRICT\fP
If set, \fBbrew *env\-sync\fP will only sync the exact installed versions of formulae\.
.TP
\fBHOMEBREW_EVAL_ALL\fP
If set, \fBbrew\fP commands evaluate all formulae and casks, executing their arbitrary code, by default without requiring \fB\-\-eval\-all\fP\&\. Required to cache formula and cask descriptions\.
.TP