summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-02-08 21:58:36 +0000
committeraarne <aarne@cs.chalmers.se>2006-02-08 21:58:36 +0000
commitf916352116bb2d3c3caf7aa38e8fe585f2f2150e (patch)
tree3e53caf338f2b6c223de4be5a6a23e640fb2d0ec /src/GF/Shell/ShellCommands.hs
parentc9ae662c24d59c323e1bde89efde876d11df1899 (diff)
testing treebanks
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 935b0be09..7d10ef882 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -183,7 +183,7 @@ optionsOfCommand co = case co of
CGenerateRandom -> both "cf prob" "cat lang number depth"
CGenerateTrees -> both "metas" "atoms depth alts cat lang number"
CPutTerm -> flags "transform number"
- CTreeBank -> opts "xml"
+ CTreeBank -> opts "c xml"
CWrapTerm _ -> opts "c"
CApplyTransfer _ -> flags "lang transfer"
CMorphoAnalyse -> both "short" "lang"