2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 06:30:53 +00:00

check: document that check will show repair pack instructions

This commit is contained in:
Michael Eischer 2024-01-27 19:04:45 +01:00
parent 544fe38786
commit 6397615fbb

View File

@ -76,6 +76,8 @@ Similarly, if a repository is repeatedly damaged, please open an `issue on Githu
somewhere. Please include the check output and additional information that might
help locate the problem.
If ``check`` detects damaged pack files, it will show instructions on how to repair
them. Please follow the steps from the next section first.
2. Backup the repository
************************