]> git.proxmox.com Git - pve-docs.git/commitdiff
vzdump: change detection mode: rephrase to avoid e.g.
authorAaron Lauterer <a.lauterer@proxmox.com>
Thu, 11 Jul 2024 10:58:05 +0000 (12:58 +0200)
committerAaron Lauterer <a.lauterer@proxmox.com>
Thu, 11 Jul 2024 10:58:05 +0000 (12:58 +0200)
We try to avoid "e.g.". Restructuring the sentence helps us to avoid it
alltogether.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
vzdump.adoc

index 508ff5d81fa7b44c0e9900f40bda6e8e1d079ac5..90351566a69f17a05c24b60aece997b764a7b00c 100644 (file)
@@ -201,8 +201,8 @@ detect unchanged files, and reuse their data chunks without reading file
 contents from disk, whenever possible.
 |===============================================================================
 
-Use e.g. `vzdump 123 --storage pbs-storage --pbs-change-detection-mode metadata`
-to perform a backup using the change detection mode `metadata`.
+To perform a backup using the change detecation mode `metadata` you can run
+`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.