vzdump: change detection mode: rephrase to avoid e.g.

We try to avoid "e.g.". Restructuring the sentence helps us to avoid it
alltogether.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2024-07-11 12:58:05 +02:00
parent 2ce60240a4
commit 107b5974ea

View 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.