summaryrefslogtreecommitdiff
path: root/src/HelpFile
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2005-12-22 16:46:38 +0000
committeraarne <aarne@cs.chalmers.se>2005-12-22 16:46:38 +0000
commit14f70e478d75050b8dde84a1d79c70e9a471c56b (patch)
tree33d63a8ec9a010178ef4cd34c955e335d79acd8d /src/HelpFile
parentb4fe6336af75dbb4e29b27b383f9552497042353 (diff)
version number, encoding
Diffstat (limited to 'src/HelpFile')
-rw-r--r--src/HelpFile7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/HelpFile b/src/HelpFile
index b4ebef76c..531f2d9ab 100644
--- a/src/HelpFile
+++ b/src/HelpFile
@@ -605,4 +605,9 @@ q, quit: q
-unlexer=concat remove all spaces
-unlexer=bind like identity, but bind at "&+"
--- *: Commands and options marked with * are not yet implemented.
+-coding, Some grammars are in UTF-8, some in isolatin-1.
+ If the letters ä (a-umlaut) and ö (u-umlaut) look strange, either
+ change your terminal to isolatin-1, or rewrite the grammar with
+ 'pg -utf8'.
+
+-- *: Commands and options marked with * are not currently implemented.