forked from GitHub/gf-core
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