Skip to content

Commit 440acea

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 #6242 X-original-commit: 1639d22 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com> Signed-off-by: Rémy Voet (ryv) <ryv@odoo.com>
1 parent c1beaf8 commit 440acea

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
@@ -290,7 +290,7 @@ Database
290290

291291
.. option:: --unaccent
292292

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

295295
.. _reference/cmdline/server/emails:
296296

0 commit comments

Comments
 (0)