summaryrefslogtreecommitdiff
path: root/lib/bundler/man/bundle-exec.1
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/man/bundle-exec.1')
-rw-r--r--lib/bundler/man/bundle-exec.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/man/bundle-exec.1 b/lib/bundler/man/bundle-exec.1
index 16ad1c2a74..1702c22e6f 100644
--- a/lib/bundler/man/bundle-exec.1
+++ b/lib/bundler/man/bundle-exec.1
@@ -155,7 +155,7 @@ You can find a list of all the gems containing gem plugins by running
.
.nf
-ruby \-rrubygems \-e "puts Gem\.find_files(\'rubygems_plugin\.rb\')"
+ruby \-e "puts Gem\.find_files(\'rubygems_plugin\.rb\')"
.
.fi
.