summaryrefslogtreecommitdiff
path: root/man/bundle-exec.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-exec.1.txt')
-rw-r--r--man/bundle-exec.1.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-exec.1.txt b/man/bundle-exec.1.txt
index 1e9ffba98a..c15b321265 100644
--- a/man/bundle-exec.1.txt
+++ b/man/bundle-exec.1.txt
@@ -165,7 +165,7 @@ RUBYGEMS PLUGINS
- ruby -rubygems -e "puts Gem.find_files('rubygems_plugin.rb')"
+ ruby -rrubygems -e "puts Gem.find_files('rubygems_plugin.rb')"