1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2000-10-06 06:13:52 +00:00
parent 9527d90951
commit ef45458e94
6 changed files with 11 additions and 7 deletions

2
ruby.1
View file

@ -279,7 +279,7 @@ The end of script must be specified with either EOF, ^D (control-D),
^Z (control-Z), or reserved word __END__.If the directory name is
specified, Ruby will switch to that directory before executing script.
.TP
.B -X directory
.B -C directory
causes Ruby to switch to the directory.
.TP
.B -y --yydebug