From 115be3d52bb2fe522cb4a1aa5d27f2e7c4fba58e Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 25 Feb 2005 14:35:48 +0000 Subject: p by lines, lin to multi --- src/GF/Shell/ShellCommands.hs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/GF/Shell/ShellCommands.hs') diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index a2ef91eab..89aae2d06 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/02/24 11:46:37 $ --- > CVS $Author: peb $ --- > CVS $Revision: 1.23 $ +-- > CVS $Date: 2005/02/25 15:35:48 $ +-- > CVS $Author: aarne $ +-- > CVS $Revision: 1.24 $ -- -- The datatype of shell commands and the list of their options. ----------------------------------------------------------------------------- @@ -157,8 +157,8 @@ optionsOfCommand co = case co of CStripState -> none CTransformGrammar _ -> flags "printer" CConvertLatex _ -> none - CLinearize _ -> both "utf8 table struct record all" "lang number unlexer" - CParse -> both "new n ign raw v" "cat lang lexer parser number rawtrees" + CLinearize _ -> both "utf8 table struct record all multi" "lang number unlexer" + CParse -> both "new 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" "depth alts cat lang number" -- cgit v1.2.3