Browse Source

Mentioning ssh_command for additional SSH configuration..

Dan Helfman 7 năm trước cách đây
mục cha
commit
4c45d60529
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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: