X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=vzdump.1-synopsis.adoc;h=369daae9fd6bde4d37752a538422006847c1cb55;hb=95e8e1b7663515772b476194a05d6f74c965a4f3;hp=7f6b9e42a0ff55a815c82ac55bab614797ce9257;hpb=c5aa7e14b592291fa456e0749fcea4b953704b73;p=pve-docs.git diff --git a/vzdump.1-synopsis.adoc b/vzdump.1-synopsis.adoc index 7f6b9e4..369daae 100644 --- a/vzdump.1-synopsis.adoc +++ b/vzdump.1-synopsis.adoc @@ -30,7 +30,7 @@ Exclude specified guest systems (assumes --all) `--exclude-path` `` :: -Exclude certain files/directories (shell globs). +Exclude certain files/directories (shell globs). Paths starting with '/' are anchored to the container's root, other paths match relative to each subdirectory. `--ionice` ` (0 - 8)` ('default =' `7`):: @@ -46,11 +46,11 @@ Specify when to send an email `--mailto` `` :: -Comma-separated list of email addresses that should receive email notifications. +Comma-separated list of email addresses or users that should receive email notifications. -`--maxfiles` ` (1 - N)` ('default =' `1`):: +`--maxfiles` ` (1 - N)` :: -Maximal number of backup files per guest system. +Deprecated: use 'prune-backups' instead. Maximal number of backup files per guest system. `--mode` `` ('default =' `snapshot`):: @@ -68,22 +68,22 @@ Use pigz instead of gzip when N>0. N=1 uses half of cores, N>1 uses N as thread Backup all known guest systems included in the specified pool. +`--prune-backups` `[keep-all=<1|0>] [,keep-daily=] [,keep-hourly=] [,keep-last=] [,keep-monthly=] [,keep-weekly=] [,keep-yearly=]` ('default =' `keep-all=1`):: + +Use these retention options instead of those from the storage configuration. + `--quiet` `` ('default =' `0`):: Be quiet. `--remove` `` ('default =' `1`):: -Remove old backup files if there are more than 'maxfiles' backup files. +Prune older backups according to 'prune-backups'. `--script` `` :: Use specified hook script. -`--size` ` (500 - N)` ('default =' `1024`):: - -Unused, will be removed in a future release. - `--stdexcludes` `` ('default =' `1`):: Exclude temporary files and logs.