浏览代码

Mentioning ssh_command for additional SSH configuration..

Dan Helfman 7 年之前
父节点
当前提交
4c45d60529
共有 1 个文件被更改,包括 2 次插入1 次删除
  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: