1odf2xliff(1) Translate Toolkit 3.8.3 odf2xliff(1)
2
3
4
6 odf2xliff - Convert OpenDocument (ODF) files to XLIFF localization
7 files.
8
10 odf2xliff [--version] [-h|--help] [--manpage] [--progress PROGRESS]
11 [--errorlevel ERRORLEVEL] [-i|--input] INPUT [-x|--exclude EXCLUDE]
12 [-o|--output] OUTPUT [-S|--timestamp]
13
15 See: http://docs.translatehouse.org/projects/translate-toolkit/en/lat‐
16 est/commands/odf2xliff.html for examples and usage instructions.
17
19 --version
20 show program's version number and exit
21
22 -h/--help
23 show this help message and exit
24
25 --manpage
26 output a manpage based on the help
27
28 --progress
29 show progress as: dots, none, bar, names, verbose
30
31 --errorlevel
32 show errorlevel as: none, message, exception, traceback
33
34 -i/--input
35 read from INPUT in odc, odf, odg, odi, odm, odp, ods, odt, otc,
36 otf, otg, oth, oti, otp, ots, ott, sxw formats
37
38 -x/--exclude
39 exclude names matching EXCLUDE from input paths
40
41 -o/--output
42 write to OUTPUT in xlf, xliff formats
43
44 -S/--timestamp
45 skip conversion if the output file has newer timestamp
46
47
48
49 Translate Toolkit 3.8.3 odf2xliff(1)