Next: filter=regexp Previous: set=flag Contents: Contents |
The --trans_table
option specifies a the filename of a tanslation table for non ASCII characters like german Umlaute etc. The characters are specifed as octal numbers as in the folowing example:
#Translation Table for German Umlaute (this is the default) 334 Ü 374 ü 326 Ö 366 ö 304 Ä 344 ä 337 ß |
Next: filter=regexp Previous: set=flag Contents: Contents |