mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* 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:
parent
df6dd46b18
commit
81f52e532b
1 changed files with 1 additions and 1 deletions
2
doc/NEWS
2
doc/NEWS
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue