From c86192273657fe17d4dfe246f0d850379b9e5866 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 24 Aug 2004 11:49:46 +0000 Subject: some var parser bug fixes --- src/GF/Shell/ShellCommands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Shell') diff --git a/src/GF/Shell/ShellCommands.hs b/src/GF/Shell/ShellCommands.hs index 999a452c9..bf0d114e1 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -164,7 +164,7 @@ optionsOfCommand co = case co of CPrintGrammar -> both "utf8" "printer lang" CPrintMultiGrammar -> both "utf8" "printer" - CHelp _ -> opts "all" + CHelp _ -> opts "all filter length lexer unlexer printer transform depth number" CImpure ICEditSession -> opts "f" CImpure ICTranslateSession -> both "f langs" "cat" -- cgit v1.2.3