Merge pull request #72 from jfparis/master

Clarify that when using the backup-test-samples option, duplicati will download files in each category of files
This commit is contained in:
kees-z 2021-05-03 19:22:44 +02:00 committed by GitHub
commit 9b6d469275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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`