summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-10 12:47:38 +0000
committerkeiju <keiju@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-07-10 12:47:38 +0000
commitdaba1fcdc045b97e9fd61f0a978867f36f200d4e (patch)
tree2a894fd1907bce97a2ab64b9417d4f6f918790cd
parent1f6f2325f8985271d9c36d75b70852a30f1ecd6a (diff)
* bit changed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--doc/irb/irb.rd16
1 files changed, 5 insertions, 11 deletions
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