summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-05-30 22:02:25 +0000
committeraarne <aarne@cs.chalmers.se>2006-05-30 22:02:25 +0000
commitc51846361f18d372542f69e4bb281ef834750312 (patch)
treeb71221a1bf98e82422e26ab18db7440769612d9f /src/GF/Shell/ShellCommands.hs
parent719e75105158932558aaa071d2ede50e41a9454b (diff)
l -multi -all/-table ; same with tb
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 2740101a7..a3a0139ea 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -186,7 +186,7 @@ optionsOfCommand co = case co of
CGenerateRandom -> both "cf prob" "cat lang number depth atoms noexpand doexpand"
CGenerateTrees -> both "metas" "atoms depth alts cat lang number noexpand doexpand"
CPutTerm -> flags "transform number"
- CTreeBank -> opts "c xml trees"
+ CTreeBank -> opts "c xml trees all table record"
CLookupTreebank -> both "assocs raw strings trees" "treebank"
CWrapTerm _ -> opts "c"
CApplyTransfer _ -> flags "lang transfer"