diff options
| author | Xu Cheng | 2015-07-03 22:59:30 +0800 |
|---|---|---|
| committer | Xu Cheng | 2015-07-06 18:05:00 +0800 |
| commit | ab9a62370fc024b344a72306b92aa981c40a3467 (patch) | |
| tree | 8ed855005a1bebd055ec07262ddb87839927ba9b /share/man | |
| parent | 4443a875243cabb0afaa862c846816b9e50fe60c (diff) | |
| download | brew-ab9a62370fc024b344a72306b92aa981c40a3467.tar.bz2 | |
support downloading bottles through 3rd-party mirror
Closes Homebrew/homebrew#41328.
Closes Homebrew/homebrew#41332.
Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man1/brew.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index a880e64e6..cfd85264a 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -507,6 +507,10 @@ When using Git, Homebrew will use \fBGIT\fR if set, a Homebrew\-built Git if ins Set this to force Homebrew to use a particular git binary\. . .TP +HOMEBREW_BOTTLE_DOMAIN +If set, instructs Homebrew to use the given URL as a download mirror for bottles\. +. +.TP HOMEBREW_BROWSER If set, uses this setting as the browser when opening project homepages, instead of the OS default browser\. . |
