From e843638022ce1d0acdedab5c706ada9fe00d416f Mon Sep 17 00:00:00 2001 From: Stefan Lance Date: Wed, 25 Mar 2015 15:48:07 -0500 Subject: Add documentation for disable_multisource --- man/bundle-config.ronn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn index 8bbc5140..1a47fc15 100644 --- a/man/bundle-config.ronn +++ b/man/bundle-config.ronn @@ -35,6 +35,10 @@ local and global sources. Not compatible with --global or --local flag. Executing bundle with the `BUNDLE_IGNORE_CONFIG` environment variable set will cause it to ignore all configuration. +Executing `bundle config disable_multisource true` upgrades the warning about +the Gemfile containing multiple primary sources to an error. Executing `bundle +config --delete disable_multisource` downgrades this error to a warning. + ## BUILD OPTIONS You can use `bundle config` to give bundler the flags to pass to the gem -- cgit v1.2.3