restic: fix doc section level

This commit is contained in:
ibizaman 2025-11-01 15:13:17 +01:00 committed by Pierre Penninckx
parent 745a6b61a8
commit 08b0b52cfe

View file

@ -142,7 +142,7 @@ This assumes you have access to such a remote S3 store, for example by using [Ba
}
```
## Multiple directories to multiple destinations {#blocks-restic-usage-multiple}
### Multiple directories to multiple destinations {#blocks-restic-usage-multiple}
The following snippet shows how to configure backup of any number of folders to 3 repositories,
each happening at different times to avoid I/O contention.