From 8708ca07f437055d18c21f10a9cbe7c67dcb7989 Mon Sep 17 00:00:00 2001 From: polyzen Date: Wed, 25 May 2022 00:43:40 +0000 Subject: [PATCH] Remove trailing whitespace --- borgmatic/config/schema.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 352c4dcb1..a05c64b32 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -859,8 +859,8 @@ properties: enum: ['archive', 'directory'] description: | Database dump output format. One of "archive", - or "directory". Defaults to "archive". See - mongodump documentation for details. Note that + or "directory". Defaults to "archive". See + mongodump documentation for details. Note that format is ignored when the database name is "all". example: directory