aboutsummaryrefslogtreecommitdiffstats
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.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bundle-exec.1.txt b/man/bundle-exec.1.txt
index f01a0ce04a..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')"
@@ -175,4 +175,4 @@ RUBYGEMS PLUGINS
- August 2019 BUNDLE-EXEC(1)
+ September 2019 BUNDLE-EXEC(1)