diff options
| author | Mike McQuaid | 2017-12-08 16:49:33 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2017-12-08 16:49:33 +0000 |
| commit | 4eeeb5eac4df4f0f0860941b86d89cd5c70cc9d4 (patch) | |
| tree | 269b95c5825299967cbd21b86791de5b237597fd /manpages | |
| parent | 5055c31a867aa256cdec6b22f75b552a10ee7a99 (diff) | |
| download | brew-4eeeb5eac4df4f0f0860941b86d89cd5c70cc9d4.tar.bz2 | |
brew.1: clarify Homebrew's Ruby isn't 2.0 now.
Make this generic; it doesn't matter what version this is and this will
future proof it.
Diffstat (limited to 'manpages')
| -rw-r--r-- | manpages/brew.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1 index 2d2ef4964..42da906f3 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1033,7 +1033,7 @@ If set, Homebrew will use a Homebrew\-installed \fBcurl\fR rather than the syste . .TP \fBHOMEBREW_FORCE_VENDOR_RUBY\fR -If set, Homebrew will always use its vendored, relocatable Ruby 2\.0 version even if the system version of Ruby is >=2\.0\. +If set, Homebrew will always use its vendored, relocatable Ruby version even if the system version of Ruby is new enough\. . .TP \fBHOMEBREW_GIT\fR |
