mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* irb messages: fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1489 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
23f89a8932
commit
3c024ba5e2
5 changed files with 8 additions and 4 deletions
|
@ -56,7 +56,7 @@ is the standard default action if Readline is installed.
|
|||
--prompt prompt-mode
|
||||
--prompt-mode prompt-mode
|
||||
switches prompt mode. Pre-defined prompt modes are
|
||||
`defalut', `simple', `xmp' and `inf-ruby'
|
||||
`deflaut', `simple', `xmp' and `inf-ruby'
|
||||
|
||||
--inf-ruby-mode uses prompt appreciate for inf-ruby-mode on emacs.
|
||||
Suppresses --readline.
|
||||
|
|
|
@ -57,7 +57,7 @@ irb
|
|||
--prompt prompt-mode
|
||||
--prompt-mode prompt-mode
|
||||
プロンプトモードを切替えます. 現在定義されているプ
|
||||
ロンプトモードは, defalut, simple, xmp, inf-rubyが
|
||||
ロンプトモードは, default, simple, xmp, inf-rubyが
|
||||
用意されています. デフォルトはdefaultプロンプトモー
|
||||
ドになっています.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue