Browse Source

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

Dan Helfman 2 months ago
parent
commit
16a1121649
1 changed files with 1 additions and 1 deletions
  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: |