From ee788ba3fe9092b8d2528f4d6ead9361e87d2d28 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Thu, 29 Aug 2024 08:53:51 +0200 Subject: [PATCH] add link for troubleshooting restic backups refs #55 --- modules/blocks/restic/docs/default.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/blocks/restic/docs/default.md b/modules/blocks/restic/docs/default.md index cad52b9..6fb9479 100644 --- a/modules/blocks/restic/docs/default.md +++ b/modules/blocks/restic/docs/default.md @@ -234,6 +234,10 @@ One can then restore a backup with: restic-myfolder1_srv_pool1_backups restore latest -t / ``` +### Troubleshooting {#blocks-restic-maintenance-troubleshooting} + +In case something bad happens with a backup, the [official documentation](https://restic.readthedocs.io/en/stable/077_troubleshooting.html) has a lot of tips. + ## Options Reference {#blocks-restic-options} ```{=include=} options