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

typo fixed

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
seki 2005-09-25 03:06:23 +00:00
parent 00b44014f0
commit ae982c17f0
2 changed files with 5 additions and 1 deletions

View file

@ -102,7 +102,7 @@ class ERB
-x print ruby script
-n print ruby script with line number
-v enable verbose mode
-d set $DBEUG to true
-d set $DEBUG to true
-r [library] load a library
-K [kcode] specify KANJI code-set
-S [safe_level] set $SAFE (0..4)