浏览代码

make parenthetical its own sentence

Codimp 1 年之前
父节点
当前提交
15d5a687fb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      borgmatic/config/schema.yaml

+ 2 - 2
borgmatic/config/schema.yaml

@@ -269,8 +269,8 @@ properties:
     compression:
     compression:
         type: string
         type: string
         description: |
         description: |
-            Type of compression to use when creating archives (compression
-            level can be added separated with a comma, like "zstd,7"). See
+            Type of compression to use when creating archives. (Compression
+            level can be added separated with a comma, like "zstd,7".) See
             http://borgbackup.readthedocs.io/en/stable/usage/create.html for
             http://borgbackup.readthedocs.io/en/stable/usage/create.html for
             details. Defaults to "lz4".
             details. Defaults to "lz4".
         example: lz4
         example: lz4