mirror of
https://github.com/restic/restic.git
synced 2025-08-15 05:57:28 +00:00
Correct FAQ
This commit is contained in:
@@ -17,4 +17,4 @@ When `restic check` reports that there are pack files in the repository that are
|
||||
Check snapshots, trees and blobs
|
||||
Fatal: repository contains errors
|
||||
|
||||
The message means that there is more data stored in the repo than strictly necessary. With high probability this is duplicate data. In order to clean it up, the command `restic prune` can be used. The source of this additional data is not yet known.
|
||||
The message means that there is more data stored in the repo than strictly necessary. With high probability this is duplicate data. In order to clean it up, the command `restic prune` can be used. The cause of this bug is not yet known.
|
||||
|
Reference in New Issue
Block a user