Added -startcat flag to the pg command.

This commit is contained in:
bringert
2006-04-13 13:32:58 +00:00
parent 0fef8d5675
commit 9ed344a70d
6 changed files with 78 additions and 82 deletions

View File

@@ -133,6 +133,8 @@ txtHelpFile =
"\n flags: " ++
"\n -printer" ++
"\n -lang" ++
"\n -startcat -- The start category of the generated grammar." ++
"\n Only supported by some grammar printers." ++
"\n examples:" ++
"\n pg -printer=cf -- show the context-free skeleton" ++
"\n" ++