aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authordanielsdeleo <dan@opscode.com>2013-03-06 11:58:04 -0800
committerjoyicecloud <joyicecloud@gmail.com>2013-09-26 16:48:35 -0700
commit0a2fb01531c3f7b8909da76a98b934ceeed3d309 (patch)
tree354874aa3ca5a913392a32693fffe3ae93554f7c /man
parent42922ef5006e2a984b01e63fa90b11ccd64cf2a3 (diff)
downloadbundler-0a2fb01531c3f7b8909da76a98b934ceeed3d309.tar.gz
add more exposition to mirror config manpage
Diffstat (limited to 'man')
-rw-r--r--man/bundle-config.ronn4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index 9994f77c..1df76152 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -141,7 +141,9 @@ forces you to fetch the latest changes in the remotes.
## MIRRORS OF GEM REPOSITORIES
-each uri to a repository can be replaced by an mirror uri. example
+Bundler supports overriding gem sources with mirrors. This allows you to
+configure rubygems.org as the gem source in your Gemfile while still using your
+mirror to fetch gems.
bundle config mirror.http://rubygems.org http://localhost:8081/nexus/content/ruby/rubygems.org