summaryrefslogtreecommitdiff
path: root/src/GF/Shell
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-03-04 15:24:03 +0000
committeraarne <aarne@cs.chalmers.se>2006-03-04 15:24:03 +0000
commit84e01c303dc161c3a811a045cc0c45f3f13e33d6 (patch)
treebe720bec157ded463f5984c510f0d08cf8e80cda /src/GF/Shell
parent3589e352cc49c99e9335a97a476fd827b382db2f (diff)
proper place of -treebank option
Diffstat (limited to 'src/GF/Shell')
-rw-r--r--src/GF/Shell/ShellCommands.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs
index bf27016a5..0b08f3f9d 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -187,6 +187,7 @@ optionsOfCommand co = case co of
CGenerateTrees -> both "metas" "atoms depth alts cat lang number"
CPutTerm -> flags "transform number"
CTreeBank -> opts "c xml trees"
+ CLookupTreebank -> both "assocs raw strings" "treebank"
CWrapTerm _ -> opts "c"
CApplyTransfer _ -> flags "lang transfer"
CMorphoAnalyse -> both "short" "lang"