1
0
forked from GitHub/gf-core

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

@@ -212,7 +212,7 @@ optionsOfCommand co = case co of
CSystemCommand _ -> none
CGrep _ -> opts "v"
CPrintGrammar -> both "utf8" "printer lang"
CPrintGrammar -> both "utf8" "printer lang startcat"
CPrintMultiGrammar -> both "utf8 utf8id" "printer"
CPrintSourceGrammar -> both "utf8" "printer"