summaryrefslogtreecommitdiff
path: root/lib/irb/help.rb
diff options
context:
space:
mode:
-rw-r--r--lib/irb/help.rb2
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@
#
#
-require 'irb/magic-file'
module IRB
# Outputs the irb help message, see IRB@Command+line+options.