docs: storage tuning: fix indentation for code-block in list

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-11-08 12:32:22 +01:00
parent 52c89be602
commit 304a6df251

View File

@ -337,7 +337,7 @@ There are some tuning related options for the datastore that are more advanced:
can take more time than gained through the sorted iterating.
This option can be set with:
.. code-block:: console
.. code-block:: console
# proxmox-backup-manager datastore update <storename> --tuning 'chunk-order=none'