From daba1fcdc045b97e9fd61f0a978867f36f200d4e Mon Sep 17 00:00:00 2001 From: keiju Date: Wed, 10 Jul 2002 12:47:38 +0000 Subject: * bit changed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/irb/irb.rd | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'doc/irb') diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd index 731c44eec8..c1ac367919 100644 --- a/doc/irb/irb.rd +++ b/doc/irb/irb.rd @@ -1,9 +1,9 @@ irb -- interactive ruby - $Release Version: 0.9 $ - $Revision$ - $Date$ - by Keiju ISHITSUKA(keiju@ishitsuka.com) - translate from japanese by gotoken-san + $Release Version: 0.9 $ + $Revision$ + $Date$ + by Keiju ISHITSUKA(keiju@ishitsuka.com) + by gotoken-san who is original translater from japanese version =begin = What is irb? @@ -13,14 +13,8 @@ ruby expressions read from stdin. = Invoking - % ruby -r irb -e0 % irb -Either of the aboves. In the former style, options can be specified -as follows: - - % ruby -r irb -e0 -- -v - = Usage Use of irb is easy if you know ruby. Executing irb, prompts are -- cgit v1.2.3