align manpage with env_config.rb

This commit is contained in:
notfromstatefarm 2022-06-22 19:29:59 -04:00
parent 8d76522be2
commit 1676b39f84
No known key found for this signature in database
GPG Key ID: 9592CBD495EBF97E

View File

@ -2059,7 +2059,7 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
<br>If set, always use a Homebrew-installed `git`(1) rather than the system version. Automatically set if the system version of `git` is too old. <br>If set, always use a Homebrew-installed `git`(1) rather than the system version. Automatically set if the system version of `git` is too old.
- `HOMEBREW_FORCE_BREWED_SSH` - `HOMEBREW_FORCE_BREWED_SSH`
<br>If set, always use a Homebrew-installed `openssh`(1) rather than the system version. <br>If set, always use a Homebrew-installed `ssh`(1) rather than the system version.
- `HOMEBREW_FORCE_VENDOR_RUBY` - `HOMEBREW_FORCE_VENDOR_RUBY`
<br>If set, always use Homebrew's vendored, relocatable Ruby version even if the system version of Ruby is new enough. <br>If set, always use Homebrew's vendored, relocatable Ruby version even if the system version of Ruby is new enough.