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