summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-06-19 17:03:58 +0200
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-07-10 12:08:15 +0200
commit52c5a0eedec34b5d86464b3cf135dc2002486f1d (patch)
tree1a0cfa9201b450b4d84d3042a63a3498de2c50b4 /man
parent00b095b98fe4bd44950beaf3bc9f1d91eac7b69e (diff)
downloadbundler-52c5a0eedec34b5d86464b3cf135dc2002486f1d.tar.gz
Remove now meaningless setting
Diffstat (limited to 'man')
-rw-r--r--man/bundle-config.ronn2
1 files changed, 0 insertions, 2 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index d4c13647fd..ffecc12f69 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -176,8 +176,6 @@ learn more about their operation in [bundle install(1)](bundle-install.1.html).
When set, Gemfiles containing multiple sources will produce errors
instead of warnings.
Use `bundle config unset disable_multisource` to unset.
-* `disable_platform_warnings` (`BUNDLE_DISABLE_PLATFORM_WARNINGS`):
- Disable warnings during bundle install when a dependency is unused on the current platform.
* `disable_shared_gems` (`BUNDLE_DISABLE_SHARED_GEMS`):
Stop Bundler from accessing gems installed to RubyGems' normal location.
* `disable_version_check` (`BUNDLE_DISABLE_VERSION_CHECK`):