summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2007-02-23 16:28:06 +0000
committeraarne <aarne@cs.chalmers.se>2007-02-23 16:28:06 +0000
commit5264780e67d74eb16a4cb499072b89b57ca4a37c (patch)
tree25925ff4bf8532101f180400f68045be3932d7ed /src/GF/Shell/ShellCommands.hs
parent1d803dff1056e8cc04e9ef3998a7107b952b99c1 (diff)
cc -table
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 cdfc75057..1ed778188 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -197,7 +197,7 @@ optionsOfCommand co = case co of
CApplyTransfer _ -> flags "lang transfer"
CMorphoAnalyse -> both "short" "lang"
CTestTokenizer -> flags "lexer"
- CComputeConcrete _ -> flags "res"
+ CComputeConcrete _ -> both "table" "res"
CShowOpers _ -> flags "res"
CTranslationQuiz _ _ -> flags "cat"