summaryrefslogtreecommitdiff
path: root/ruby.1
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-10-06 06:13:52 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-10-06 06:13:52 +0000
commitef45458e9405c57ab4f59f648c4001ea4df30489 (patch)
treee7f2de50dc216d7af298e548fe3554649d1c15d0 /ruby.1
parent9527d909511cf8f726cd936856adb5f98e9f433c (diff)
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby.1')
-rw-r--r--ruby.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.1 b/ruby.1
index a6b6e1fcbf..30126d4e2e 100644
--- a/ruby.1
+++ b/ruby.1
@@ -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