Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Update documentation for disable_platform_warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
agrim123 committed Mar 1, 2018
1 parent 16831ef commit 5e73a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/bundle-config.ronn
Expand Up @@ -167,7 +167,7 @@ learn more about their operation in [bundle install(1)][bundle-install(1)].
instead of warnings.
Use `bundle config --delete disable_multisource` to unset.
* `disable_platform_warnings` (`BUNDLE_DISABLE_PLATFORM_WARNINGS`):
Whether Bundler should show 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`):
Expand Down

0 comments on commit 5e73a89

Please sign in to comment.