From 6802bcca2c9a1e7d3e079b308844ec6422a2af48 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 23 Jun 2004 11:57:17 +0000 Subject: some fixes for Shae --- 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 971097d71..451776108 100644 --- a/src/GF/Shell/ShellCommands.hs +++ b/src/GF/Shell/ShellCommands.hs @@ -166,7 +166,7 @@ optionsOfCommand co = case co of CHelp _ -> opts "all" CImpure ICEditSession -> opts "f" - CImpure ICTranslateSession -> both "f" "cat" + CImpure ICTranslateSession -> both "f langs" "cat" _ -> none -- cgit v1.2.3