diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index a7c9fc4c..078c7237 100644 --- a/borgmatic/config/schema.yaml +++ b/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: |