зеркало из https://github.com/github/ruby.git
* ruby.c: typo fix.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4225 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
e155879b46
Коммит
2555db608e
2
ruby.c
2
ruby.c
|
@ -94,7 +94,7 @@ usage(name)
|
|||
"-T[level] turn on tainting checks",
|
||||
"-v print version number, then turn on verbose mode",
|
||||
"-w turn warnings on for your script",
|
||||
"-W[level] set warning level; 0=silence, 1=medium, 3=verbose (default)",
|
||||
"-W[level] set warning level; 0=silence, 1=medium, 2=verbose (default)",
|
||||
"-x[directory] strip off text before #!ruby line and perhaps cd to directory",
|
||||
"--copyright print the copyright",
|
||||
"--version print the version",
|
||||
|
|
Загрузка…
Ссылка в новой задаче