Browse Source

Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic

Dan Helfman 6 years ago
parent
commit
2bdf6dfd70
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      docs/how-to/run-preparation-steps-before-backups.md

+ 1 - 1
README.md

@@ -64,7 +64,7 @@ href="https://asciinema.org/a/203761" target="_blank">screencast</a>.
  * [Deal with very large backups](https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/)
  * [Deal with very large backups](https://torsion.org/borgmatic/docs/how-to/deal-with-very-large-backups/)
  * [Inspect your backups](https://torsion.org/borgmatic/docs/how-to/inspect-your-backups/)
  * [Inspect your backups](https://torsion.org/borgmatic/docs/how-to/inspect-your-backups/)
  * [Restore a backup](https://torsion.org/borgmatic/docs/how-to/restore-a-backup/)
  * [Restore a backup](https://torsion.org/borgmatic/docs/how-to/restore-a-backup/)
- * [Run preparation steps before backups](https://torsion.org/borgmatic/docs/how-to/run-preparation-steps-before-backups/)
+ * [Adding Preparation and Cleanup Steps to Backups](https://torsion.org/borgmatic/docs/how-to/run-preparation-steps-before-backups/)
  * [Upgrade borgmatic](https://torsion.org/borgmatic/docs/how-to/upgrade/)
  * [Upgrade borgmatic](https://torsion.org/borgmatic/docs/how-to/upgrade/)
  * [Develop on borgmatic](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/)
  * [Develop on borgmatic](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/)
 
 

+ 1 - 1
docs/how-to/run-preparation-steps-before-backups.md

@@ -1,5 +1,5 @@
 ---
 ---
-title: How to run preparation steps before backups
+title: Adding Preparation and Cleanup Steps to Backups
 ---
 ---
 ## Preparation and cleanup hooks
 ## Preparation and cleanup hooks