summaryrefslogtreecommitdiff
path: root/lib/irb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/irb')
-rw-r--r--lib/irb/lc/help-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/irb/lc/help-message b/lib/irb/lc/help-message
index 30f49947da..fe9e3246d9 100644
--- a/lib/irb/lc/help-message
+++ b/lib/irb/lc/help-message
@@ -20,7 +20,7 @@ Usage: irb.rb [options] [programfile] [arguments]
-W[level=2] Same as `ruby -W`
--context-mode n Set n[0-4] to method to create Binding Object,
when new workspace was created
- --echo Show result(default)
+ --echo Show result (default)
--noecho Don't show result
--inspect Use `inspect' for output
--noinspect Don't use inspect for output