[FIX] developer: fix bad documentation of --unaccent

In the CLI, `--unaccent` try to enable PostgreSQL unaccent extention
when odoo is responsible to create new database(s).

closes odoo/documentation#6240

X-original-commit: 1639d22efd
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
This commit is contained in:
Rémy Voet (ryv) 2023-10-26 16:40:34 +02:00
parent ac4d541958
commit 295cec61d9

View File

@ -290,7 +290,7 @@ Database
.. option:: --unaccent
Use the unaccent function provided by the database when available.
Try to enable the unaccent extension when creating new databases
.. _reference/cmdline/server/emails: