* doc/NEWS: typo fix.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2003-08-01 02:43:42 +00:00
parent df6dd46b18
commit 81f52e532b

View File

@ -3,7 +3,7 @@ This file is not actively maintained. See ChangeLog for recent changes.
: -W option
new option to specify warning level. -W0 to shut up warnings, -W1 for normal level,
-W2 for verbose level. -w equals to -W1.
-W2 for verbose level. -w equals to -W2.
: Marshal to use marshal_dump and marshal_load