summaryrefslogtreecommitdiff
path: root/src/GF/Shell/ShellCommands.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2007-03-14 12:11:18 +0000
committeraarne <aarne@cs.chalmers.se>2007-03-14 12:11:18 +0000
commitf7ce8940fa0d53718eb30bfc7d0ef9320bafc673 (patch)
treea018f006c071e2782baa2e4e86fc28dc57901d49 /src/GF/Shell/ShellCommands.hs
parent98fcad148e61d5a284d0fe1b095f90eab368d28f (diff)
ma -status; sep lines for l -all
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 1ed778188..fba8a80a7 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -195,7 +195,7 @@ optionsOfCommand co = case co of
CLookupTreebank -> both "assocs raw strings trees" "treebank"
CWrapTerm _ -> opts "c"
CApplyTransfer _ -> flags "lang transfer"
- CMorphoAnalyse -> both "short" "lang"
+ CMorphoAnalyse -> both "short status" "lang"
CTestTokenizer -> flags "lexer"
CComputeConcrete _ -> both "table" "res"
CShowOpers _ -> flags "res"