浏览代码

Get existing end-to-end tests passing (#303).

Dan Helfman 3 月之前
父节点
当前提交
16a1121649
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      borgmatic/config/schema.yaml

+ 1 - 1
borgmatic/config/schema.yaml

@@ -37,7 +37,7 @@ properties:
                 path:
                     type: string
                     description: The local path or Borg URL of the repository.
-                    example: ssh://user@backupserver/./{fqdn}
+                    example: ssh://user@backupserver/./sourcehostname.borg
                 label:
                     type: string
                     description: |