From 4c45d605297bcdf0f3f0e9fb5fa93939f9838c16 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Sun, 18 Feb 2018 13:39:05 -0800 Subject: [PATCH] Mentioning ssh_command for additional SSH configuration.. --- borgmatic/config/schema.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/borgmatic/config/schema.yaml b/borgmatic/config/schema.yaml index 781f5a54a..3b2fcdd61 100644 --- a/borgmatic/config/schema.yaml +++ b/borgmatic/config/schema.yaml @@ -43,7 +43,8 @@ map: - type: scalar desc: | Paths to local or remote repositories (required). Tildes are expanded. Multiple - repositories are backed up to in sequence. + repositories are backed up to in sequence. See ssh_command for SSH options like + identity file or port. example: - user@backupserver:sourcehostname.borg patterns: