From 161b89ddf082e9b407f47be23adf3f157da41a91 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 30 Jan 2013 19:36:24 -0800 Subject: Add SourceForge bottle mirror selection. Use ENV['HOMEBREW_SOURCEFORGE_MIRROR']. Closes Homebrew/homebrew#15642. Closes Homebrew/homebrew#17368. --- share/man/man1/brew.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index a7610061e..0deafb596 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -19,10 +19,7 @@ Homebrew is the easiest and most flexible way to install the UNIX tools Apple di For the full command list, see the COMMANDS section\. . .P -With \fB\-\-verbose\fR or \fB\-v\fR, many commands print extra debugging information\. -. -.br -Note that these flags should only appear after a command\. +With \fB\-\-verbose\fR or \fB\-v\fR, many commands print extra debugging information\. Note that these flags should only appear after a command\. . .TP \fBinstall\fR \fIformula\fR @@ -493,6 +490,13 @@ If set, Homebrew will not print the beer emoji on a successful build\. \fINote:\fR Homebrew will only try to print emoji on Lion or newer\. . .TP +HOMEBREW_SOURCEFORGE_MIRROR +If set, Homebrew will use the value of \fBHOMEBREW_SOURCEFORGE_MIRROR\fR to select a SourceForge mirror for downloading bottles\. +. +.IP +\fIExample:\fR \fBexport HOMEBREW_SOURCEFORGE_MIRROR=\'heanet\'\fR +. +.TP HOMEBREW_SVN When exporting from Subversion, Homebrew will use \fBHOMEBREW_SVN\fR if set, a Homebrew\-built Subversion if installed, or the system\-provided binary\. . -- cgit v1.2.3