1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* bit changed.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
keiju 2002-07-10 12:47:38 +00:00
parent 1f6f2325f8
commit daba1fcdc0

View file

@ -1,9 +1,9 @@
irb -- interactive ruby irb -- interactive ruby
$Release Version: 0.9 $ $Release Version: 0.9 $
$Revision$ $Revision$
$Date$ $Date$
by Keiju ISHITSUKA(keiju@ishitsuka.com) by Keiju ISHITSUKA(keiju@ishitsuka.com)
translate from japanese by gotoken-san by gotoken-san who is original translater from japanese version
=begin =begin
= What is irb? = What is irb?
@ -13,14 +13,8 @@ ruby expressions read from stdin.
= Invoking = Invoking
% ruby -r irb -e0
% irb % irb
Either of the aboves. In the former style, options can be specified
as follows:
% ruby -r irb -e0 -- -v
= Usage = Usage
Use of irb is easy if you know ruby. Executing irb, prompts are Use of irb is easy if you know ruby. Executing irb, prompts are