Remove trailing whitespace (#535).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/535
This commit is contained in:
commit
22c2f13611
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue