1TECKIT_COMPILE(1) General Commands Manual TECKIT_COMPILE(1)
2
3
4
6 teckit_compile - manual page for command line error at --version
7
9 teckit_compile [-u] [-x] [-z] mapping_description [-o compiled_table]
10
12 Required argument:
13
14 source mapping description (.map) file
15
16 Optional arguments:
17
18 -ofile output compiled table (.tec) file ("-" for stdout)
19
20 -u read source text as UTF8 even if no BOM found
21
22 -x generate XML representation rather than compiled table
23
24 -z generate uncompressed table format
25
27 For further information see the document TECkit_Tools.pdf. A descripâ
28 tion of the mapping description language used by the compiler, with
29 examples, is found in TECkit_Language.pdf. On a Debian system, these
30 can be found in /usr/share/doc/teckit.
31
32
33
34TECkit 2015-11-14 TECKIT_COMPILE(1)