summaryrefslogtreecommitdiff
path: root/lib/bundler/man/bundle-clean.1
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2022-11-14 09:50:18 +0900
committergit <svn-admin@ruby-lang.org>2022-11-14 23:39:32 +0000
commit6cd0553ab7d6927e07cc7f00305cb413436b7608 (patch)
treed504c70e517f70c244a7da95790055a023897acb /lib/bundler/man/bundle-clean.1
parent436aa6e64df1164c1158210936f8f606f49cbb6b (diff)
[rubygems/rubygems] Update comment by the review comment
https://github.com/rubygems/rubygems/commit/7c54dc56f6
Diffstat (limited to 'lib/bundler/man/bundle-clean.1')
-rw-r--r--lib/bundler/man/bundle-clean.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/man/bundle-clean.1 b/lib/bundler/man/bundle-clean.1
index 36ce445e2d..27e249cb64 100644
--- a/lib/bundler/man/bundle-clean.1
+++ b/lib/bundler/man/bundle-clean.1
@@ -20,5 +20,5 @@ Print the changes, but do not clean the unused gems\.
.
.TP
\fB\-\-force\fR
-Force a clean even if system location is used\.
+Forces cleaning up unused gems even if Bundler is configured to use globally installed gems\. As a consequence, removes all system gems except for the ones in the current application\.