Parcourir la source

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

Dan Helfman il y a 4 mois
Parent
commit
16a1121649
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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: |