email address update: thurston@cs.queensu.ca -> thurston@complang.org
[external/ragel.git] / doc / rlgen-cd.1.in
index c312158..cd4775a 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\"   Copyright 2001-2007 Adrian Thurston <thurston@cs.queensu.ca>
+.\"   Copyright 2001-2007 Adrian Thurston <thurston@complang.org>
 .\"
 
 .\"   This file is part of Ragel.
@@ -39,9 +39,12 @@ Use it with the frontend options -C or -D.
 .BR \-h ", " \-H ", " \-? ", " \-\-help
 Display help and exit.
 .TP
-.BR \-v 
+.BR \-v
 Display version information and exit.
 .TP
+.BR \-l
+Inhibit the writing of #line directives in generated code.
+.TP
 .B \-o " file"
 Write output to file. If -o is not given, a default file name is chosen by
 replacing the suffix of the input. For source files ending in .rh the suffix .h
@@ -92,7 +95,7 @@ machine control code.
 Ragel is still under development and has not yet matured. There are probably
 many bugs.
 .SH CREDITS
-Ragel was written by Adrian Thurston <thurston@cs.queensu.ca>.  Objective-C
+Ragel was written by Adrian Thurston <thurston@complang.org>.  Objective-C
 output contributed by Erich Ocean. D output contributed by Alan West. 
 .SH "SEE ALSO"
 .BR ragel (1),