restic: fix doc section level
This commit is contained in:
parent
745a6b61a8
commit
08b0b52cfe
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
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.
|
each happening at different times to avoid I/O contention.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue