Iterate on how-to document name wording.

This commit is contained in:
Dan Helfman 2019-07-05 08:57:25 -07:00
parent 2bdf6dfd70
commit e973802fc1
2 changed files with 2 additions and 2 deletions

View File

@ -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/)
* [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/)
* [Adding Preparation and Cleanup Steps to Backups](https://torsion.org/borgmatic/docs/how-to/run-preparation-steps-before-backups/)
* [Add Preparation and Cleanup Steps to Backups](https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/)
* [Upgrade borgmatic](https://torsion.org/borgmatic/docs/how-to/upgrade/)
* [Develop on borgmatic](https://torsion.org/borgmatic/docs/how-to/develop-on-borgmatic/)

View File

@ -1,5 +1,5 @@
---
title: Adding Preparation and Cleanup Steps to Backups
title: Add Preparation and Cleanup Steps to Backups
---
## Preparation and cleanup hooks