Fix header placement in documentation guide.

master
Dan Helfman 1 year ago
parent 4d1d8d7409
commit c838c1d11b

@ -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:

Loading…
Cancel
Save