some fixes

This commit is contained in:
aarne
2004-06-24 19:08:30 +00:00
parent 15a95cdbd2
commit 6c2401e657
4 changed files with 11 additions and 5 deletions

View File

@@ -91,6 +91,8 @@ txtHelpFile =
"\npm, print_multigrammar: pm" ++
"\n Prints the current multilingual grammar in .gfcm form." ++
"\n (Automatically executes the strip command (s) before doing this.)" ++
"\n options:" ++
"\n -utf8 apply UTF8-encoding to the grammar" ++
"\n examples:" ++
"\n pm | wf Letter.gfcm -- print the grammar into the file Letter.gfcm" ++
"\n" ++