diff options
author | David RodrÃguez <[email protected]> | 2019-08-21 20:52:25 +0200 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2019-09-18 18:26:32 +0900 |
commit | f18d88b5356d347304245c703329b82293f56efc () | |
tree | 6896015dfe4b0cad9b7a2bd419493530b97f2ee8 /man/bundle-config.1 | |
parent | 399501cdfe957325631e70efa6afffca6b56db6e (diff) |
[bundler/bundler] Revert "Remove now meaningless setting"
This reverts commit 52c5a0eedec34b5d86464b3cf135dc2002486f1d. https://.com/bundler/bundler/commit/b4cc36deb9
-rw-r--r-- | man/bundle-config.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -187,6 +187,9 @@ The following is a list of all configuration keys and their purpose\. You can le \fBdisable_multisource\fR (\fBBUNDLE_DISABLE_MULTISOURCE\fR): When set, Gemfiles containing multiple sources will produce errors instead of warnings\. Use \fBbundle config unset disable_multisource\fR to unset\. . .IP "\(bu" 4 \fBdisable_shared_gems\fR (\fBBUNDLE_DISABLE_SHARED_GEMS\fR): Stop Bundler from accessing gems installed to RubyGems\' normal location\. . .IP "\(bu" 4 |