proper place of -treebank option

This commit is contained in:
aarne
2006-03-04 15:24:03 +00:00
parent 3589e352cc
commit 84e01c303d
3 changed files with 5 additions and 3 deletions

View File

@@ -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"