1porestructure(1) Translate Toolkit 3.9.2 porestructure(1)
2
3
4
6 porestructure - Restructure Gettxt PO files produced by :doc:`pocon‐
7 flicts </commands/poconflicts>` into the original directory tree for
8 merging using :doc:`pomerge </commands/pomerge>`.
9
11 porestructure [--version] [-h|--help] [--manpage] [--progress PROGRESS]
12 [--errorlevel ERRORLEVEL] [-i|--input] INPUT [-x|--exclude EXCLUDE]
13 [-o|--output] OUTPUT
14
16 See: http://docs.translatehouse.org/projects/translate-toolkit/en/lat‐
17 est/commands/pomerge.html for examples and usage instructions.
18
20 --version
21 show program's version number and exit
22
23 -h/--help
24 show this help message and exit
25
26 --manpage
27 output a manpage based on the help
28
29 --progress
30 show progress as: dots, none, bar, names, verbose
31
32 --errorlevel
33 show errorlevel as: none, message, exception, traceback
34
35 -i/--input
36 read from INPUT in po format
37
38 -x/--exclude
39 exclude names matching EXCLUDE from input paths
40
41 -o/--output
42 write to OUTPUT in po format
43
44
45
46 Translate Toolkit 3.9.2 porestructure(1)