Package: tryton-server
Severity: minor

"man trytond" list no options whatsoever:

        "trytond has no options"

while "/usr/bin/trytond --help" prints the following:

Usage: trytond [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -c CONFIG, --config=CONFIG
                        specify config file
  --debug               enable debug mode (start post-mortem debugger if
                        exceptions occur)
  -v, --verbose         enable verbose mode
  -d DB_NAME, --database=DB_NAME
                        specify the database name
  -i INIT, --init=INIT  init a module (use "all" for all modules)
  -u UPDATE, --update=UPDATE
                        update a module (use "all" for all modules)
  --pidfile=PIDFILE     file where the server pid will be stored
  --logfile=LOGFILE     file where the server log will be stored
  --disable-cron        disable cron

The first time a database is initialized with "-i" admin password is read from
file defined by TRYTONPASSFILE environment variable or interactively ask user

Regards,
Dmitry.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to