summaryrefslogtreecommitdiff
path: root/src/HelpFile.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/HelpFile.hs')
-rw-r--r--src/HelpFile.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/HelpFile.hs b/src/HelpFile.hs
index 4b18a67b4..500427121 100644
--- a/src/HelpFile.hs
+++ b/src/HelpFile.hs
@@ -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" ++