summaryrefslogtreecommitdiff
path: root/doc/ragel-guide.tex
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2017-03-24 04:52:08 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2017-03-24 04:52:08 +0000
commitd13d67a31c451ebd78ce708a4ef85803d429f158 (patch)
tree12228e3c829c72d40ca2e6da8cb7797fcda11e91 /doc/ragel-guide.tex
parenteafd7a3974e8605fd02794269db6114a3446e016 (diff)
downloadragel-tarball-master.tar.gz
Diffstat (limited to 'doc/ragel-guide.tex')
-rw-r--r--doc/ragel-guide.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ragel-guide.tex b/doc/ragel-guide.tex
index fab8a51..d24741b 100644
--- a/doc/ragel-guide.tex
+++ b/doc/ragel-guide.tex
@@ -2803,6 +2803,8 @@ Data generation has several options:
id of the error state.
\item \verb|nofinal | - Do not generate the integer variable that gives the
id of the first final state.
+\item \verb|noentry | - Do not generate the integer variables that give the
+values of the entry points.
\item \verb|noprefix | - Do not prefix the variable names with the name of the
machine.
\end{itemize}