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-08-12 17:08:09 +00:00
parent d5b0809166
commit 947434c2d9
No known key found for this signature in database
2 changed files with 6 additions and 0 deletions

View File

@ -4128,6 +4128,8 @@ command execution (e.g. `$(cat file)`).
: If set, Homebrew will refuse to read formulae or casks provided from file
paths, e.g. `brew install ./package.rb`.
*Default:* true unless `$HOMEBREW_DEVELOPER` is set.
`HOMEBREW_FORCE_API_AUTO_UPDATE`
: If set, update the Homebrew API formula or cask data even if

View File

@ -2679,6 +2679,10 @@ If set, Homebrew will refuse to install any casks\.
.TP
\fBHOMEBREW_FORBID_PACKAGES_FROM_PATHS\fP
If set, Homebrew will refuse to read formulae or casks provided from file paths, e\.g\. \fBbrew install \./package\.rb\fP\&\.
.RS
.P
\fIDefault:\fP true unless \fB$HOMEBREW_DEVELOPER\fP is set\.
.RE
.TP
\fBHOMEBREW_FORCE_API_AUTO_UPDATE\fP
If set, update the Homebrew API formula or cask data even if \fB$HOMEBREW_NO_AUTO_UPDATE\fP is set\.