diff --git a/bin/hirb.rb b/bin/hirb.rb index d6892b545b9..32a51b3bf2f 100644 --- a/bin/hirb.rb +++ b/bin/hirb.rb @@ -51,9 +51,14 @@ end # See if there are args for this shell. If any, read and then strip from ARGV # so they don't go through to irb. Output shell 'usage' if user types '--help' cmdline_help = <