From ccf5335881d1668486e74b028b87133a83e23e8c Mon Sep 17 00:00:00 2001 From: Aaron Lauterer Date: Thu, 11 Jul 2024 13:37:10 +0200 Subject: [PATCH] vzdump: change mode detection: move example cmd to block Signed-off-by: Aaron Lauterer --- vzdump.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vzdump.adoc b/vzdump.adoc index 733704b..7625d08 100644 --- a/vzdump.adoc +++ b/vzdump.adoc @@ -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.