From 702e55e6f7976fd7e2acaa383c526f386ff84757 Mon Sep 17 00:00:00 2001 From: Tony Fernandez Date: Wed, 23 Oct 2024 17:08:37 -0400 Subject: [PATCH] formatting fix for key --- borgmatic/config/schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index b44d5263..eec2de12 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -1622,7 +1622,7 @@ properties: type: string description: | Key of the host where the item is stored. - Required if 'itemid' is not set + Required if "itemid" is not set. example: borg.status server: type: string