." Autogenerated manpage .TH lookupservice 1 "Translate Toolkit 1.0.1" "" "Translate Toolkit 1.0.1" .SH NAME lookupservice \- Server program to serve messages over XML-RPC As this is implemented using the base classes (see storage.base), the work is minimal to use this with any storage format that is implemented using the base classes. Strictly speaking, only an init... function needs to be registered. .SH SYNOPSIS .PP \fBlookupservice \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--psyco \fIMODE\fP\fR]\fP \fR[\fP-a\fR|\fP--address\fR]\fP \fR[\fP-p\fR|\fP--port\fR]\fP \fR[\fP-l\fR|\fP--language \fILANG\fP\fR]\fP \fR[\fP--source-language \fILANG\fP\fR]\fP \fR[\fP--columnorder\fR]\fP\fP .SH OPTIONS .PP .TP \fB--version\fP show program's version number and exit .TP \fB-h\fR, \fP--help\fP show this help message and exit .TP \fB--manpage\fP output a manpage based on the help .TP \fB--progress\fR=\fP\fIPROGRESS\fP\fP show progress as: dots, none, bar, names, verbose .TP \fB--errorlevel\fR=\fP\fIERRORLEVEL\fP\fP show errorlevel as: none, message, exception, traceback .TP \fB-i\fIINPUT\fP\fR, \fP--input\fR=\fP\fIINPUT\fP\fP read from INPUT in tmx, tbx, csv, po, pot formats .TP \fB--psyco\fR=\fP\fIMODE\fP\fP use psyco to speed up the operation, modes: none, full, profile .TP \fB-a\fIADDRESS\fP\fR, \fP--address\fR=\fP\fIADDRESS\fP\fP the host to bind to .TP \fB-p\fIPORT\fP\fR, \fP--port\fR=\fP\fIPORT\fP\fP the port to listen on .TP \fB-l\fILANG\fP\fR, \fP--language\fR=\fP\fILANG\fP\fP set target language code .TP \fB--source-language\fR=\fP\fILANG\fP\fP set source language code .TP \fB--columnorder\fR=\fP\fICOLUMNORDER\fP\fP specify the order and position of columns for CSV (comment,source,target)