summaryrefslogtreecommitdiff
path: root/src/GF/Shell
diff options
context:
space:
mode:
authoraarne <unknown>2005-10-13 12:43:47 +0000
committeraarne <unknown>2005-10-13 12:43:47 +0000
commit129c509516db3a0c9ac305db4ef8ba3fde8d8691 (patch)
treea1f0e484c15ad615669273edcb7c2590752dae06 /src/GF/Shell
parent7b941a4ffaf34b4b078a596ec56cdb86ef0b6869 (diff)
make resource
Diffstat (limited to 'src/GF/Shell')
-rw-r--r--src/GF/Shell/ShellCommands.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs
index 08996fb5c..fefc9a821 100644
--- a/src/GF/Shell/ShellCommands.hs
+++ b/src/GF/Shell/ShellCommands.hs
@@ -5,9 +5,9 @@
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/10/12 12:38:30 $
+-- > CVS $Date: 2005/10/13 13:43:47 $
-- > CVS $Author: aarne $
--- > CVS $Revision: 1.42 $
+-- > CVS $Revision: 1.43 $
--
-- The datatype of shell commands and the list of their options.
-----------------------------------------------------------------------------
@@ -176,7 +176,7 @@ optionsOfCommand co = case co of
CParse -> both "new newer cfg mcfg n ign raw v lines all" "cat lang lexer parser number rawtrees"
CTranslate _ _ -> opts "cat lexer parser"
CGenerateRandom -> flags "cat lang number depth"
- CGenerateTrees -> both "metas one" "depth alts cat lang number"
+ CGenerateTrees -> both "metas" "atoms depth alts cat lang number"
CPutTerm -> flags "transform number"
CWrapTerm _ -> opts "c"
CMorphoAnalyse -> both "short" "lang"