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

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2025-08-18 13:07:35 +00:00 committed by GitHub
commit 831f453bc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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`
: 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_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\.
.TP
\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
\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\.