diff options
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index ef935921b..90774a74b 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1214,7 +1214,8 @@ Here are all the supported configuration settings. * `annex.sshcaching` - By default, git-annex caches ssh connections + By default, git-annex caches ssh connections using ssh's + ControlMaster and ControlPersist settings (if built using a new enough ssh). To disable this, set to `false`. * `annex.alwayscommit` |