]> git.proxmox.com Git - pve-docs.git/commitdiff
vzdump: change mode detection: move example cmd to block
authorAaron Lauterer <a.lauterer@proxmox.com>
Thu, 11 Jul 2024 11:37:10 +0000 (13:37 +0200)
committerAaron Lauterer <a.lauterer@proxmox.com>
Thu, 11 Jul 2024 11:37:10 +0000 (13:37 +0200)
Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
vzdump.adoc

index 733704b9adf5f42e654cf815e2e3c871d8e3ed6c..7625d0819c3be79b408b4c8caed67ed96257dcbf 100644 (file)
@@ -205,7 +205,8 @@ contents from disk, whenever possible.
 |===============================================================================
 
 To perform a backup using the change detecation mode `metadata` you can run
-`vzdump 123 --storage pbs-storage --pbs-change-detection-mode metadata`.
+
+ vzdump 123 --storage pbs-storage --pbs-change-detection-mode metadata
 
 NOTE: Backups of VMs or to storage backends other than Proxmox Backup Server are
 not affected by this setting.