소스 검색

Fix header placement in documentation guide.

Dan Helfman 3 년 전
부모
커밋
c838c1d11b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/how-to/add-preparation-and-cleanup-steps-to-backups.md

+ 2 - 2
docs/how-to/add-preparation-and-cleanup-steps-to-backups.md

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