.\" Autogenerated manpage .TH poterminology 1 "Translate Toolkit 3.3.6" "" "Translate Toolkit 3.3.6" .SH NAME poterminology \- Create a terminology file by reading a set of .po or .pot files to produce a pootle-terminology.pot. .SH SYNOPSIS .PP \fBpoterminology \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-u\fR|\fP--update \fIUPDATEFILE\fP\fR]\fP \fR[\fP-S\fR|\fP--stopword-list \fISTOPFILE\fP\fR]\fP \fR[\fP-F\fR|\fP--fold-titlecase\fR]\fP \fR[\fP-C\fR|\fP--preserve-case\fR]\fP \fR[\fP-I\fR|\fP--ignore-case\fR]\fP \fR[\fP--accelerator \fIACCELERATORS\fP\fR]\fP \fR[\fP-t\fR|\fP--term-words \fILENGTH\fP\fR]\fP \fR[\fP--nonstop-needed \fIMIN\fP\fR]\fP \fR[\fP--inputs-needed \fIMIN\fP\fR]\fP \fR[\fP--fullmsg-needed \fIMIN\fP\fR]\fP \fR[\fP--substr-needed \fIMIN\fP\fR]\fP \fR[\fP--locs-needed \fIMIN\fP\fR]\fP \fR[\fP--sort \fIORDER\fP\fR]\fP \fR[\fP--source-language \fILANG\fP\fR]\fP \fR[\fP-v\fR|\fP--invert\fR]\fP\fP .SH DESCRIPTION See: http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/poterminology.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 po, pot formats .TP \-u/\-\-update update terminology in UPDATEFILE .TP \-S/\-\-stopword\-list read stopword (term exclusion) list from STOPFILE (default /usr/share/pyshared/translate/share/stoplist\-en) .TP \-F/\-\-fold\-titlecase fold "Title Case" to lowercase (default) .TP \-C/\-\-preserve\-case preserve all uppercase/lowercase .TP \-I/\-\-ignore\-case make all terms lowercase .TP \-\-accelerator ignore the given accelerator characters when matching .TP \-t/\-\-term\-words generate terms of up to LENGTH words (default 3) .TP \-\-nonstop\-needed omit terms with less than MIN nonstop words (default 1) .TP \-\-inputs\-needed omit terms appearing in less than MIN input files (default 2, or 1 if only one input file) .TP \-\-fullmsg\-needed omit full message terms appearing in less than MIN different messages (default 1) .TP \-\-substr\-needed omit substring\-only terms appearing in less than MIN different messages (default 2) .TP \-\-locs\-needed omit terms appearing in less than MIN different original source files (default 2) .TP \-\-sort output sort order(s): frequency, dictionary, length (may repeat option, default is all in above order) .TP \-\-source\-language the source language code (default 'en') .TP \-v/\-\-invert invert the source and target languages for terminology