mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-22 02:03:01 +02:00
Fix header placement in documentation guide.
This commit is contained in:
@@ -59,11 +59,11 @@ variables you can use here:
|
||||
* `repositories`: comma-separated paths of all repositories configured in the
|
||||
current borgmatic configuration file
|
||||
|
||||
## Global hooks
|
||||
|
||||
You can also use `before_everything` and `after_everything` hooks to perform
|
||||
global setup or cleanup:
|
||||
|
||||
## Global hooks
|
||||
|
||||
```yaml
|
||||
hooks:
|
||||
before_everything:
|
||||
|
||||
Reference in New Issue
Block a user