From 3a383015bd6b06b2ed9c0bd0425c55031eae137e Mon Sep 17 00:00:00 2001 From: eban Date: Fri, 6 Oct 2000 06:13:52 +0000 Subject: eban git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ruby.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ruby.1') diff --git a/ruby.1 b/ruby.1 index a6b6e1fcb..30126d4e2 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 -- cgit