Launchpad automatic translations update.
[odoo/odoo.git] / man / openerp-server.1
index f5d336b..58ac6f3 100644 (file)
-.TH openerp_server 1
-
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH OPENERP "1" "December 2010" "OpenERP Server 6.0.0-rc1" "User Commands"
 .SH NAME
-openerp_server \- Server for OpenERP 
-
+OpenERP \- manual page for OpenERP Server 6.0.0-rc1
 .SH SYNOPSIS
-.B openerp_server.py [options]
-
-.SH DESCRIPTION
-OpenERP is an Enterprise Resource Planning and Customer Relationship
-Management software package. It is developed to meet changing needs. 
-The main functional features are: CRM and SRM, analytic and financial 
-accounting, double-entry stock management, sales and purchases management, 
-tasks automation, a help desk, marketing campaigns, and vertical modules 
-for very specific businesses. Technical features include a distributed 
-server, flexible workflows, an object database, a dynamic GUI, customizable 
-reports, and a NET-RPC and XML-RPC interface.
-
+.B openerp-server.py
+[\fIoptions\fR]
 .SH OPTIONS
-
-.TP
-.B \-h, \-\-help
-Print this help message and exit.
-
-.TP
-.B \-\-version
-Print the program's version number and exit.
-
-.TP
-.B \-c \fIFILE\fB, \-\-config=\fIFILE\fB
-Specify an alternate config file. By default, openerp server uses ~/.openerp_serverrc
-
-.TP
-.B \-s, \-\-save
-Save the configuration to ~/.openerp_serverrc. By default, the options given on the command line are not saved.
-
-.TP
-.B \-p \fIPORT\fB, \-\-port=\fIPORT\fB
-Specify the TCP port the server should use. By default, the server uses the port 8069.
-
-.TP
-.B \-\-interface=\fIINTERFACE\fB
-Specify the network interface the server should be bound to. You probably want to set it to the IP address of the computer.
-By default, the server is bound to 'localhost' and thus can only accept connections from clients on the same computer.
-
-.TP
-.B \-d \fIDATABASE\fB, --database=\fIDATABASE\fB
-Specify the database name (default terp).
-
-.TP
-.B \-i \fIMODULE\fB, \-\-init=\fIMODULE\fB
-Initialize a module (use "all" for all modules). 
-\fBWarning:\fR this will erase the data concerning that module!
-
-.TP
-.B \-u \fIMODULE\fB, \-\-update=\fIMODULE\fB
-Update a module (use "all" for all modules).
-
-.TP
-.B \-\-price_accuracy=\fIPRICE_ACCURACY\fB
-Specify the price accuracy.
-
-.TP
-.B \-v, \-\-verbose
-Enable verbose mode. 
-
-.SH INTERNATIONALISATION OPTIONS
-
-Use these options to translate OpenERP in another language. See the i18n
-section of the user manual. Option '-l' is mandatory.
-
-.TP 
-.B \-l \fILANGUAGE\fB, --language=\fILANGUAGE\fB
-Specify the language of the translation file. Use this option in 
-combination with --i18n-export or --i18n-import.
-
-.TP
-.B \-\-i18n-export=\fIFILEPATH\fB
-Export all sentences to be translated to \fIFILEPATH\fR.
-
-.TP
-.B \-\-i18n-import=\fIFILEPATH\fB
-Import the CSV file at \fIFILEPATH\fR. It should contain the translations for the language specified with the \fI-l\fR option.
-
-.SH FILES
-~/.openerp_serverrc
-
-.SH AUTHORS
-
-OpenERP is a product of \fBTiny.be\fR (\fIhttp://www.tiny.be\fR)
-
-.SH SEE ALSO
-openerp_serverrc(5)
-openerp(1)
-.br
-\fIhttp://www.openerp.com\fR : OpenERP functional description
-
-
+.TP
+\fB\-\-version\fR
+show program's version number and exit
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+show this help message and exit
+.TP
+\fB\-c\fR CONFIG, \fB\-\-config\fR=\fICONFIG\fR
+specify alternate config file
+.TP
+\fB\-s\fR, \fB\-\-save\fR
+save configuration to ~/.openerp_serverrc
+.TP
+\fB\-\-pidfile\fR=\fIPIDFILE\fR
+file where the server pid will be stored
+.TP
+\fB\-i\fR INIT, \fB\-\-init\fR=\fIINIT\fR
+init a module (use "all" for all modules)
+.TP
+\fB\-\-without\-demo\fR=\fIWITHOUT_DEMO\fR
+load demo data for a module (use "all" for all
+modules)
+.TP
+\fB\-u\fR UPDATE, \fB\-\-update\fR=\fIUPDATE\fR
+update a module (use "all" for all modules)
+.TP
+\fB\-\-cache\-timeout\fR=\fICACHE_TIMEOUT\fR
+set the timeout for the cache system
+.TP
+\fB\-t\fR TIMEZONE, \fB\-\-timezone\fR=\fITIMEZONE\fR
+specify reference timezone for the server (e.g.
+Europe/Brussels
+.TP
+\fB\-\-stop\-after\-init\fR
+stop the server after it initializes
+.TP
+\fB\-\-debug\fR
+enable debug mode
+.TP
+\fB\-\-assert\-exit\-level\fR=\fIASSERT_EXIT_LEVEL\fR
+specify the level at which a failed assertion will
+stop the server. Accepted values: ['info',
+\&'debug_rpc', 'warn', 'test', 'critical', 'debug_sql',
+\&'error', 'debug', 'debug_rpc_answer', 'notset']
+.IP
+XML\-RPC Configuration:
+.TP
+\fB\-\-xmlrpc\-interface\fR=\fIXMLRPC_INTERFACE\fR
+specify the TCP IP address for the XML\-RPC protocol
+.TP
+\fB\-\-xmlrpc\-port\fR=\fIXMLRPC_PORT\fR
+specify the TCP port for the XML\-RPC protocol
+.TP
+\fB\-\-no\-xmlrpc\fR
+disable the XML\-RPC protocol
+.IP
+XML\-RPC Secure Configuration:
+.TP
+\fB\-\-xmlrpcs\-interface\fR=\fIXMLRPCS_INTERFACE\fR
+specify the TCP IP address for the XML\-RPC Secure
+protocol
+.TP
+\fB\-\-xmlrpcs\-port\fR=\fIXMLRPCS_PORT\fR
+specify the TCP port for the XML\-RPC Secure protocol
+.TP
+\fB\-\-no\-xmlrpcs\fR
+disable the XML\-RPC Secure protocol
+.TP
+\fB\-\-cert\-file\fR=\fISECURE_CERT_FILE\fR
+specify the certificate file for the SSL connection
+.TP
+\fB\-\-pkey\-file\fR=\fISECURE_PKEY_FILE\fR
+specify the private key file for the SSL connection
+.IP
+NET\-RPC Configuration:
+.TP
+\fB\-\-netrpc\-interface\fR=\fINETRPC_INTERFACE\fR
+specify the TCP IP address for the NETRPC protocol
+.TP
+\fB\-\-netrpc\-port\fR=\fINETRPC_PORT\fR
+specify the TCP port for the NETRPC protocol
+.TP
+\fB\-\-no\-netrpc\fR
+disable the NETRPC protocol
+.IP
+Static HTTP service:
+.TP
+\fB\-\-static\-http\-enable\fR
+enable static HTTP service for serving plain HTML
+files
+.TP
+\fB\-\-static\-http\-document\-root\fR=\fISTATIC_HTTP_DOCUMENT_ROOT\fR
+specify the directory containing your static HTML
+files (e.g '/var/www/')
+.TP
+\fB\-\-static\-http\-url\-prefix\fR=\fISTATIC_HTTP_URL_PREFIX\fR
+specify the URL root prefix where you want web
+browsers to access your static HTML files (e.g '/')
+.IP
+Testing Configuration:
+.TP
+\fB\-\-test\-file\fR=\fITEST_FILE\fR
+Launch a YML test file.
+.TP
+\fB\-\-test\-report\-directory\fR=\fITEST_REPORT_DIRECTORY\fR
+If set, will save sample of all reports in this
+directory.
+.TP
+\fB\-\-test\-disable\fR
+Disable loading test files.
+.TP
+\fB\-\-test\-commit\fR
+Commit database changes performed by tests.
+.IP
+Logging Configuration:
+.TP
+\fB\-\-logfile\fR=\fILOGFILE\fR
+file where the server log will be stored
+.TP
+\fB\-\-no\-logrotate\fR
+do not rotate the logfile
+.TP
+\fB\-\-syslog\fR
+Send the log to the syslog server
+.TP
+\fB\-\-log\-level\fR=\fILOG_LEVEL\fR
+specify the level of the logging. Accepted values:
+['info', 'debug_rpc', 'warn', 'test', 'critical',
+\&'debug_sql', 'error', 'debug', 'debug_rpc_answer',
+\&'notset']
+.IP
+SMTP Configuration:
+.TP
+\fB\-\-email\-from\fR=\fIEMAIL_FROM\fR
+specify the SMTP email address for sending email
+.TP
+\fB\-\-smtp\fR=\fISMTP_SERVER\fR
+specify the SMTP server for sending email
+.TP
+\fB\-\-smtp\-port\fR=\fISMTP_PORT\fR
+specify the SMTP port
+.TP
+\fB\-\-smtp\-ssl\fR
+specify the SMTP server support SSL or not
+.TP
+\fB\-\-smtp\-user\fR=\fISMTP_USER\fR
+specify the SMTP username for sending email
+.TP
+\fB\-\-smtp\-password\fR=\fISMTP_PASSWORD\fR
+specify the SMTP password for sending email
+.IP
+Database related options:
+.TP
+\fB\-d\fR DB_NAME, \fB\-\-database\fR=\fIDB_NAME\fR
+specify the database name
+.TP
+\fB\-r\fR DB_USER, \fB\-\-db_user\fR=\fIDB_USER\fR
+specify the database user name
+.TP
+\fB\-w\fR DB_PASSWORD, \fB\-\-db_password\fR=\fIDB_PASSWORD\fR
+specify the database password
+.TP
+\fB\-\-pg_path\fR=\fIPG_PATH\fR
+specify the pg executable path
+.TP
+\fB\-\-db_host\fR=\fIDB_HOST\fR
+specify the database host
+.TP
+\fB\-\-db_port\fR=\fIDB_PORT\fR
+specify the database port
+.TP
+\fB\-\-db_maxconn\fR=\fIDB_MAXCONN\fR
+specify the the maximum number of physical connections
+to posgresql
+.TP
+\fB\-P\fR IMPORT_PARTIAL, \fB\-\-import\-partial\fR=\fIIMPORT_PARTIAL\fR
+Use this for big data importation, if it crashes you
+will be able to continue at the current state. Provide
+a filename to store intermediate importation states.
+.IP
+Internationalisation options:
+.IP
+Use these options to translate OpenERP to another language.See i18n
+section of the user manual. Option '\-d' is mandatory.Option '\-l' is
+mandatory in case of importation
+.TP
+\fB\-l\fR LANGUAGE, \fB\-\-language\fR=\fILANGUAGE\fR
+specify the language of the translation file. Use it
+with \fB\-\-i18n\-export\fR or \fB\-\-i18n\-import\fR
+.TP
+\fB\-\-i18n\-export\fR=\fITRANSLATE_OUT\fR
+export all sentences to be translated to a CSV file, a
+PO file or a TGZ archive and exit
+.TP
+\fB\-\-i18n\-import\fR=\fITRANSLATE_IN\fR
+import a CSV or a PO file with translations and exit.
+The '\-l' option is required.
+.TP
+\fB\-\-modules\fR=\fITRANSLATE_MODULES\fR
+specify modules to export. Use in combination with
+\fB\-\-i18n\-export\fR
+.TP
+\fB\-\-addons\-path\fR=\fIADDONS_PATH\fR
+specify an alternative addons path.
+.IP
+Security\-related options:
+.TP
+\fB\-\-no\-database\-list\fR
+disable the ability to return the list of databases
+.SH "SEE ALSO"
+The full documentation for
+.B OpenERP
+is maintained as a Texinfo manual.  If the
+.B info
+and
+.B OpenERP
+programs are properly installed at your site, the command
+.IP
+.B info OpenERP
+.PP
+should give you access to the complete manual.