diff --git a/docs/Manpage.md b/docs/Manpage.md index ffe4a55fe1..260ed22191 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -2059,7 +2059,7 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
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` -
If set, always use a Homebrew-installed `openssh`(1) rather than the system version. +
If set, always use a Homebrew-installed `ssh`(1) rather than the system version. - `HOMEBREW_FORCE_VENDOR_RUBY`
If set, always use Homebrew's vendored, relocatable Ruby version even if the system version of Ruby is new enough.