瀏覽代碼

fix word-wrap

Tony Fernandez 7 月之前
父節點
當前提交
237999cc81
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      borgmatic/config/schema.yaml

+ 2 - 4
borgmatic/config/schema.yaml

@@ -1615,14 +1615,12 @@ properties:
             host:
                 type: string
                 description: |
-                    Host name where the item is stored.
-                    Required if "itemid" is not set.
+                    Host name where the item is stored. Required if "itemid" is not set.
                 example: borg-server
             key:
                 type: string
                 description: |
-                    Key of the host where the item is stored.
-                    Required if "itemid" is not set.
+                    Key of the host where the item is stored. Required if "itemid" is not set.
                 example: borg.status
             server:
                 type: string