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
07dd04efc4
commit
d914539bda
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user