From 3b79482b242ecb76c9a638461b4be65b66bd35ce Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Fri, 8 Nov 2024 17:38:58 -0500 Subject: [PATCH] better wording --- docs/how-to/monitor-your-backups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md index 65f4bd3f..dbff1025 100644 --- a/docs/how-to/monitor-your-backups.md +++ b/docs/how-to/monitor-your-backups.md @@ -315,7 +315,7 @@ pushover: With this configuration, borgmatic creates a Pushover event for your service -whenever backups fail, but only when any of the `create`, `prune`, `compact`, +whenever borgmatic fail, but only when any of the `create`, `prune`, `compact`, or `check` actions are run. Note that borgmatic does not contact Pushover when a backup starts or when it ends without error.