Remove trailing whitespace (#535).

Reviewed-on: borgmatic-collective/borgmatic#535
This commit is contained in:
Dan Helfman 2022-05-25 00:50:12 +00:00
commit 22c2f13611
1 changed files with 2 additions and 2 deletions

View File

@ -859,8 +859,8 @@ properties:
enum: ['archive', 'directory'] enum: ['archive', 'directory']
description: | description: |
Database dump output format. One of "archive", Database dump output format. One of "archive",
or "directory". Defaults to "archive". See or "directory". Defaults to "archive". See
mongodump documentation for details. Note that mongodump documentation for details. Note that
format is ignored when the database name is format is ignored when the database name is
"all". "all".
example: directory example: directory