diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-22 16:46:38 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-22 16:46:38 +0000 |
| commit | 14f70e478d75050b8dde84a1d79c70e9a471c56b (patch) | |
| tree | 33d63a8ec9a010178ef4cd34c955e335d79acd8d /src/HelpFile | |
| parent | b4fe6336af75dbb4e29b27b383f9552497042353 (diff) | |
version number, encoding
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 7 |
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. |
