소스 검색

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: |