1
0
forked from GitHub/gf-core

some fixes for Shae

This commit is contained in:
aarne
2004-06-23 11:57:17 +00:00
parent 0c84670725
commit 6802bcca2c
6 changed files with 174 additions and 67 deletions

View File

@@ -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