teckit_compile -V (return code: 1)
command line error at --version
Usage: teckit_compile [-u] [-x] [-z] mapping_description [-o compiled_table]
Required argument:
source mapping description (.map) file
Optional arguments:
-o file output compiled table (.tec) file ("-" for stdout)
-u read source text as UTF8 even if no BOM found
-x generate XML representation rather than compiled table
-z generate uncompressed table format
teckit_compile --help (return code: 1)
command line error at --help
Usage: teckit_compile [-u] [-x] [-z] mapping_description [-o compiled_table]
Required argument:
source mapping description (.map) file
Optional arguments:
-o file output compiled table (.tec) file ("-" for stdout)
-u read source text as UTF8 even if no BOM found
-x generate XML representation rather than compiled table
-z generate uncompressed table format