summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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