diff options
Diffstat (limited to 'docs/Manpage.md')
| -rw-r--r-- | docs/Manpage.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/docs/Manpage.md b/docs/Manpage.md index fc0bb0465..ae2047c5b 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1002,6 +1002,10 @@ can take several different forms:      directories. TextMate can handle this correctly in project mode, but many      editors will do strange things in this case. +  * `HOMEBREW_FORCE_BREWED_CURL`: +    If set, Homebrew will use a Homebrew-installed `curl` rather than the +    system version. +    * `HOMEBREW_FORCE_VENDOR_RUBY`:      If set, Homebrew will always use its vendored, relocatable Ruby 2.0 version      even if the system version of Ruby is >=2.0. | 
