aboutsummaryrefslogtreecommitdiffstats
path: root/ruby.c
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.c')
-rw-r--r--ruby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.c b/ruby.c
index 51659e140a..b3d0a6c2f1 100644
--- a/ruby.c
+++ b/ruby.c
@@ -123,7 +123,7 @@ usage(const char *name)
"-w turn warnings on for your script",
"-W[level] set warning level; 0=silence, 1=medium, 2=verbose (default)",
"-x[directory] strip off text before #!ruby line and perhaps cd to directory",
- "--disable_gems disable gem libraries",
+ "--disable-gems disable gem libraries",
"--copyright print the copyright",
"--version print the version",
NULL