Browse Source

Mentioning ssh_command for additional SSH configuration..

Dan Helfman 7 years ago
parent
commit
4c45d60529
1 changed files with 2 additions and 1 deletions
  1. 2 1
      borgmatic/config/schema.yaml

+ 2 - 1
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: