From dc9da3832d1c661f06407e9c8dce0c5cf20030ab Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sat, 22 Mar 2025 14:03:44 -0700 Subject: [PATCH] Bold "not yet released" in docs to prevent confusion (#303). --- docs/how-to/add-preparation-and-cleanup-steps-to-backups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md b/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md index 7637fd72..3aecf478 100644 --- a/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md +++ b/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md @@ -17,8 +17,8 @@ points as it runs. feature](https://torsion.org/borgmatic/docs/how-to/backup-your-databases/) instead.) -New in version 2.0.0 (not yet -released) Command hooks are now configured via a list of `commands:` in +New in version 2.0.0 (**not yet +released**) Command hooks are now configured via a list of `commands:` in your borgmatic configuration file. For example: ```yaml