From 14f70e478d75050b8dde84a1d79c70e9a471c56b Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 22 Dec 2005 16:46:38 +0000 Subject: version number, encoding --- src/GF.hs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/GF.hs') diff --git a/src/GF.hs b/src/GF.hs index a54327257..8a1e3c91c 100644 --- a/src/GF.hs +++ b/src/GF.hs @@ -111,7 +111,10 @@ helpMsg = unlines [ ] welcomeMsg = - "Welcome to " ++ authorMsg ++++ welcomeArch ++ "\n\nType 'h' for help." + "Welcome to " ++ authorMsg ++++ + "If the letters ä (a-umlaut) and ö (u-umlaut) look strange" ++ + "\nin the above message, try 'h -coding'." ++ + "\n\nType 'h' for help, and 'h [Command] for more detailed help." authorMsg = unlines [ "Grammatical Framework, Version " ++ version, -- cgit v1.2.3