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 backportbot[bot]
parent 12d03cfaf2
commit 4ee9e40b97

View File

@ -587,6 +587,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