]> git.proxmox.com Git - pve-docs.git/blobdiff - vzdump.1-synopsis.adoc
update static data and schema definitions
[pve-docs.git] / vzdump.1-synopsis.adoc
index 7f14983d2a07e29404fa096d69442538489a79fb..7f6b9e42a0ff55a815c82ac55bab614797ce9257 100644 (file)
@@ -16,7 +16,7 @@ Backup all known guest systems on this host.
 
 Limit I/O bandwidth (KBytes per second).
 
-`--compress` `<0 | 1 | gzip | lzo>` ('default =' `0`)::
+`--compress` `<0 | 1 | gzip | lzo | zstd>` ('default =' `0`)::
 
 Compress dump file.
 
@@ -108,3 +108,7 @@ Store resulting file to this storage.
 
 Store temporary files to specified directory.
 
+`--zstd` `<integer>` ('default =' `1`)::
+
+Zstd threads. N=0 uses half of the available cores, N>0 uses N as thread count.
+