1idml2po(1) Translate Toolkit 3.9.2 idml2po(1)
2
3
4
6 idml2po - Convert IDML files to PO localization files.
7
9 idml2po [--version] [-h|--help] [--manpage] [--progress PROGRESS]
10 [--errorlevel ERRORLEVEL] [-i|--input] INPUT [-x|--exclude EXCLUDE]
11 [-o|--output] OUTPUT [-S|--timestamp]
12
14 --version
15 show program's version number and exit
16
17 -h/--help
18 show this help message and exit
19
20 --manpage
21 output a manpage based on the help
22
23 --progress
24 show progress as: dots, none, bar, names, verbose
25
26 --errorlevel
27 show errorlevel as: none, message, exception, traceback
28
29 -i/--input
30 read from INPUT in idml format
31
32 -x/--exclude
33 exclude names matching EXCLUDE from input paths
34
35 -o/--output
36 write to OUTPUT in po, pot formats
37
38 -S/--timestamp
39 skip conversion if the output file has newer timestamp
40
41
42
43 Translate Toolkit 3.9.2 idml2po(1)