mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 16:09:11 +07:00
[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#6236 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
@@ -278,7 +278,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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user