." Autogenerated manpage
NAME
po2tmx - Converts Gettext .po files to a TMX translation memory file
SYNOPSIS
po2tmx [--version] [-h|--help] [--manpage] [--progress PROGRESS] [--errorlevel ERRORLEVEL] [-i|--input] INPUT [-x|--exclude EXCLUDE] [-o|--output] OUTPUT [--psyco MODE] [-P|--pot] [-l|--language LANG] [--source-language LANG]
OPTIONS
--version
show program's version number and exit
-h, --help
show this help message and exit
--manpage
output a manpage based on the help
--progress=PROGRESS
show progress as: dots, none, bar, names, verbose
--errorlevel=ERRORLEVEL
show errorlevel as: none, message, exception, traceback
-iINPUT, --input=INPUT
read from INPUT in po, pot formats
-xEXCLUDE, --exclude=EXCLUDE
exclude names matching EXCLUDE from input paths
-oOUTPUT, --output=OUTPUT
write to OUTPUT in tmx format
--psyco=MODE
use psyco to speed up the operation, modes: none, full, profile
-P, --pot
output PO Templates (.pot) rather than PO files (.po)
-lLANG, --language=LANG
set target language code (e.g. af-ZA) [required]
--source-language=LANG
set source language code (default: en)