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-18 11:22:36 +00:00
parent 18a77402a6
commit 472a5dfcd3
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -4152,7 +4152,7 @@ command execution (e.g. `$(cat file)`).
`HOMEBREW_FORCE_BREW_WRAPPER` `HOMEBREW_FORCE_BREW_WRAPPER`
: If set, require `$HOMEBREW_BREW_WRAPPER` to be set to the same value as : If set, require `brew` to be invoked by the value of
`$HOMEBREW_FORCE_BREW_WRAPPER` for non-trivial `brew` commands. `$HOMEBREW_FORCE_BREW_WRAPPER` for non-trivial `brew` commands.
`HOMEBREW_FORCE_VENDOR_RUBY` `HOMEBREW_FORCE_VENDOR_RUBY`

View File

@ -2697,7 +2697,7 @@ If set, always use a Homebrew\-installed \fBcurl\fP(1) rather than the system ve
If set, always use a Homebrew\-installed \fBgit\fP(1) rather than the system version\. Automatically set if the system version of \fBgit\fP is too old\. If set, always use a Homebrew\-installed \fBgit\fP(1) rather than the system version\. Automatically set if the system version of \fBgit\fP is too old\.
.TP .TP
\fBHOMEBREW_FORCE_BREW_WRAPPER\fP \fBHOMEBREW_FORCE_BREW_WRAPPER\fP
If set, require \fB$HOMEBREW_BREW_WRAPPER\fP to be set to the same value as \fB$HOMEBREW_FORCE_BREW_WRAPPER\fP for non\-trivial \fBbrew\fP commands\. If set, require \fBbrew\fP to be invoked by the value of \fB$HOMEBREW_FORCE_BREW_WRAPPER\fP for non\-trivial \fBbrew\fP commands\.
.TP .TP
\fBHOMEBREW_FORCE_VENDOR_RUBY\fP \fBHOMEBREW_FORCE_VENDOR_RUBY\fP
If set, always use Homebrew\[u2019]s vendored, relocatable Ruby version even if the system version of Ruby is new enough\. If set, always use Homebrew\[u2019]s vendored, relocatable Ruby version even if the system version of Ruby is new enough\.