.\" Autogenerated manpage .TH po2flatxml 1 "Translate Toolkit 3.3.6" "" "Translate Toolkit 3.3.6" .SH NAME po2flatxml \- Convert Gettext PO localization files to flat XML files. .SH SYNOPSIS .PP \fBpo2flatxml \fR[\fP--version\fR]\fP \fR[\fP-h\fR|\fP--help\fR]\fP \fR[\fP--manpage\fR]\fP \fR[\fP--progress \fIPROGRESS\fP\fR]\fP \fR[\fP--errorlevel \fIERRORLEVEL\fP\fR]\fP \fR[\fP-i\fR|\fP--input\fR]\fP \fIINPUT\fP \fR[\fP-x\fR|\fP--exclude \fIEXCLUDE\fP\fR]\fP \fR[\fP-o\fR|\fP--output\fR]\fP \fIOUTPUT\fP \fR[\fP-t\fR|\fP--template \fITEMPLATE\fP\fR]\fP \fR[\fP-S\fR|\fP--timestamp\fR]\fP \fR[\fP-r\fR|\fP--root\fR]\fP \fR[\fP-v\fR|\fP--value\fR]\fP \fR[\fP-k\fR|\fP--key\fR]\fP \fR[\fP-n\fR|\fP--namespace\fR]\fP \fR[\fP-w\fR|\fP--indent\fR]\fP\fP .SH DESCRIPTION See: http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/flatxml2po.html for examples and usage instructions. .SH OPTIONS .PP .TP \-\-version show program's version number and exit .TP \-h/\-\-help show this help message and exit .TP \-\-manpage output a manpage based on the help .TP \-\-progress show progress as: dots, none, bar, names, verbose .TP \-\-errorlevel show errorlevel as: none, message, exception, traceback .TP \-i/\-\-input read from INPUT in po, pot formats .TP \-x/\-\-exclude exclude names matching EXCLUDE from input paths .TP \-o/\-\-output write to OUTPUT in xml format .TP \-t/\-\-template read from TEMPLATE in xml format .TP \-S/\-\-timestamp skip conversion if the output file has newer timestamp .TP \-r/\-\-root name of the XML root element (default: "root") .TP \-v/\-\-value name of the XML value element (default: "str") .TP \-k/\-\-key name of the XML key attribute (default: "key") .TP \-n/\-\-namespace XML namespace uri (default: None) .TP \-w/\-\-indent indent width in spaces, 0 for no indent (default: 2)