Added variable statement to man page.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 14 Jun 2007 14:10:18 +0000 (14:10 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Thu, 14 Jun 2007 14:10:18 +0000 (14:10 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@245 052ea7fc-9027-0410-9066-f65837a77df0

doc/ragel.1.in

index b160384..b73f851 100644 (file)
@@ -128,6 +128,9 @@ Specify how to access the persistent state machine variables.
 .TP
 .I Write:
 Write some component of the machine.
 .TP
 .I Write:
 Write some component of the machine.
+.TP
+.I Variable:
+Override the default variable names (p, pe, cs, act, etc).
 .SH BASIC MACHINES
 The basic machines are the base operands of the regular language expressions.
 .TP
 .SH BASIC MACHINES
 The basic machines are the base operands of the regular language expressions.
 .TP