summaryrefslogtreecommitdiff
path: root/lib/bundler/man/bundle-config.1.ronn
diff options
context:
space:
mode:
authorIlia Zenkevich <ilia.zenkevich@activeplatform.com>2022-02-09 16:57:56 +0000
committergit <svn-admin@ruby-lang.org>2022-02-11 18:49:57 +0900
commite92e87bf903a420e690573de263955256facd93e (patch)
tree7186758d5146df10b0fd6fdd71f49b7c425e1800 /lib/bundler/man/bundle-config.1.ronn
parent7b676b3ce383c0b43a81694f80fbb424ee753213 (diff)
[rubygems/rubygems] Add clarification for bundle-config "with" option
https://github.com/rubygems/rubygems/commit/666f3cc724
Diffstat (limited to 'lib/bundler/man/bundle-config.1.ronn')
-rw-r--r--lib/bundler/man/bundle-config.1.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/man/bundle-config.1.ronn b/lib/bundler/man/bundle-config.1.ronn
index a21aa027ad..e0533e05be 100644
--- a/lib/bundler/man/bundle-config.1.ronn
+++ b/lib/bundler/man/bundle-config.1.ronn
@@ -83,7 +83,7 @@ The options that can be configured are:
A space-separated list of groups referencing gems to skip during installation.
* `with`:
- A space-separated list of groups referencing gems to include during installation.
+ A space-separated list of **optional** groups referencing gems to include during installation.
## BUILD OPTIONS