mirror of
https://github.com/restic/restic.git
synced 2025-08-13 11:38:49 +00:00
Add --read-data-subset flag to check command
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
This commit is contained in:
7
changelog/0.8.3/issue-1497
Normal file
7
changelog/0.8.3/issue-1497
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Add --read-data-subset flag to check command
|
||||
|
||||
This change introduces ability to check integrity of a subset of repository
|
||||
data packs. This can be used to spread integrity check of larger repositories
|
||||
over period of time.
|
||||
|
||||
https://github.com/restic/restic/issues/1497
|
Reference in New Issue
Block a user