Quellcode durchsuchen

Merge branch 'rename_howto_guide' of duncanbetts/borgmatic into master

Dan Helfman vor 6 Jahren
Ursprung
Commit
f894c49540
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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