Skip to content

Commit 1639d22

Browse files
committed
[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 #6236 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
1 parent 323d356 commit 1639d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developer/reference/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Database
278278

279279
.. option:: --unaccent
280280

281-
Use the unaccent function provided by the database when available.
281+
Try to enable the unaccent extension when creating new databases
282282

283283
.. _reference/cmdline/server/emails:
284284

0 commit comments

Comments
 (0)