Merge pull request #20435 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Ruoyu Zhong 2025-08-12 17:22:53 +00:00 committed by GitHub
commit 5ed723e25e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -4127,6 +4127,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`

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