mirror of
https://github.com/restic/restic.git
synced 2025-08-25 02:08:11 +00:00
rename --no-verify-pack
to --no-extra-verify
This commit is contained in:
@@ -8,7 +8,7 @@ To prevent the upload of corrupted data to the repository, restic now
|
||||
additionally verifies that files can be decoded and contain the correct data
|
||||
beforehand. This increases the CPU usage during backups. If absolutely
|
||||
necessary, you can disable the verification using the option
|
||||
`--no-verify-pack`.
|
||||
`--no-extra-verify`.
|
||||
|
||||
https://github.com/restic/restic/issues/4529
|
||||
https://github.com/restic/restic/pull/4681
|
||||
|
Reference in New Issue
Block a user