Просмотр исходного кода

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

Dan Helfman 3 месяцев назад
Родитель
Сommit
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: |