Clarify that when using the backup-test-samples option, duplicati will download files in each category of files

This commit is contained in:
Jean-François Paris 2021-04-20 10:29:08 +03:00
parent 0560a295fc
commit 21e5fb2a9b

View File

@ -61,7 +61,7 @@ A display name that is attached to this backup. Can be used to identify the back
### backup-test-samples
`--backup-test-samples = 1`
After a backup is completed, some files are selected for verification on the remote backend. Use this option to change how many. If this value is set to 0 or the option --no-backend-verification is set, no remote files are verified
After a backup is completed, some files (in each file categoy: dblock, dindex, dlist) are selected for verification on the remote backend. Use this option to change how many files in each category should be tested. If this value is set to 0 or the option --no-backend-verification is set, no remote files are verified.
### block-hash-algorithm
`--block-hash-algorithm = SHA256`