From 5c0636bda4a2abf71dbb8a4e398f002d5c2079c2 Mon Sep 17 00:00:00 2001 From: aycabta Date: Mon, 27 Sep 2021 03:03:20 +0900 Subject: [ruby/irb] Add a space before left paren https://github.com/ruby/irb/commit/973bac83ff --- lib/irb/lc/help-message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/irb') 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 -- cgit v1.2.3