From 65f012d15513814bd2cc4ad74f54edd35ade13fe Mon Sep 17 00:00:00 2001 From: bringert Date: Mon, 23 Aug 2004 07:51:36 +0000 Subject: Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm. --- src/GF/Shell/ShellCommands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Shell/ShellCommands.hs') diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index 909bff386..999a452c9 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -162,7 +162,7 @@ optionsOfCommand co = case co of CSystemCommand _ -> none CPrintGrammar -> both "utf8" "printer lang" - CPrintMultiGrammar -> opts "utf8" + CPrintMultiGrammar -> both "utf8" "printer" CHelp _ -> opts "all" -- cgit v1.2.3