From 4d4a8b5874d15589ee32078779ca749f6f389d71 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 29 Nov 2008 14:26:47 +0000 Subject: * man/irb.1: typo fix git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- man/irb.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/irb.1 b/man/irb.1 index 63726f0a7..6cc6d0323 100644 --- a/man/irb.1 +++ b/man/irb.1 @@ -40,7 +40,7 @@ Suppresses read of ~/.irbrc .It Fl m Bc mode (load mathn, fraction or matrix are available) .Pp -.It Fl -r Ar load-module +.It Fl r Ar load-module Same as `ruby -r' .Pp .It Fl I Ar path -- cgit