mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 14:59:32 -06:00
Added -startcat flag to the pg command.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user