restic: fix doc section level

This commit is contained in:
ibizaman 2025-11-01 15:13:17 +01:00
parent ebd42802c2
commit 271ffb0524

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.