summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authoraarne <unknown>2004-08-03 11:47:32 +0000
committeraarne <unknown>2004-08-03 11:47:32 +0000
commit59b5745c0eaf418954bfea5ac594845420262295 (patch)
tree4d96f1a9822b538da2a17ee69d4908f1a220a095 /src/GF/Shell/ShellCommands.hs
parent541ef75fb4171707973b15cf612cc5edf20fedcf (diff)
Preparing for release.
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
-rw-r--r--src/GF/Shell/ShellCommands.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs
index 09de1cd24..09a550704 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -161,7 +161,7 @@ optionsOfCommand co = case co of
CShowTerm -> flags "printer"
CSystemCommand _ -> none
- CPrintGrammar -> both "utf8" "printer"
+ CPrintGrammar -> both "utf8" "printer lang"
CPrintMultiGrammar -> opts "utf8"
CHelp _ -> opts "all"