Add option to db indices to occ_command.rst

An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
This commit is contained in:
tflidd
2024-04-29 09:47:29 +02:00
committed by Richard Steinmetz
parent 68432e215b
commit 2c27fd1038

View File

@@ -632,6 +632,8 @@ following command::
sudo -u www-data php occ db:add-missing-indices
Use option ``--dry-run`` to output the SQL queries without running them.
.. _encryption_label:
Encryption