diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-03-06 21:27:49 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-03-06 21:27:49 +0000 |
| commit | 7d2a9992f3faee63461185580bbe254f6c288a68 (patch) | |
| tree | b9c968024a3d57ce5b630e3a24945a6ab87a95e6 /src/GF/Shell/ShellCommands.hs | |
| parent | a961739bbf672eaad0a26fb15372fcc68c902ef1 (diff) | |
more treebank options; updated history
Diffstat (limited to 'src/GF/Shell/ShellCommands.hs')
| -rw-r--r-- | src/GF/Shell/ShellCommands.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index 160f7bc22..b62f2119d 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -187,7 +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" + CLookupTreebank -> both "assocs raw strings trees" "treebank" CWrapTerm _ -> opts "c" CApplyTransfer _ -> flags "lang transfer" CMorphoAnalyse -> both "short" "lang" |
