.\" Autogenerated manpage .TH odf2xliff 1 "Translate Toolkit 1.12.0" "" "Translate Toolkit 1.12.0" .SH NAME odf2xliff \- Convert OpenDocument (ODF) files to XLIFF localization files. .SH SYNOPSIS .PP \fBodf2xliff \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-S\fR|\fP--timestamp\fR]\fP \fR[\fP--engine\fR]\fP\fP .SH DESCRIPTION See: http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/odf2xliff.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 odc, odf, odg, odi, odm, odp, ods, odt, otc, otf, otg, oth, oti, otp, ots, ott, sxw formats .TP \-x/\-\-exclude exclude names matching EXCLUDE from input paths .TP \-o/\-\-output write to OUTPUT in xlf format .TP \-S/\-\-timestamp skip conversion if the output file has newer timestamp .TP \-\-engine Choose whether itools (\-\-engine=itools) or the translate toolkit (\-\-engine=toolkit) should be used as the engine to convert an ODF file to an XLIFF file.