aboutsummaryrefslogtreecommitdiff
path: root/examples/example.dup
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example.dup')
-rw-r--r--examples/example.dup6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/example.dup b/examples/example.dup
index 55ac565..ff8b70d 100644
--- a/examples/example.dup
+++ b/examples/example.dup
@@ -226,8 +226,10 @@ exclude = /var/cache/backupninja/duplicity
## sshoptions = -o IdentityFile=/root/.ssh/id_rsa_duplicity
##
## duplicity >= 0.6.17
-## ------------------
-## supports only "-o IdentityFile=..."
+## -------------------
+## supports only "-oIdentityFile=..." since duplicity >=0.6.17 uses paramiko,
+## a ssh python module.
+## warning: requires no space beetween "-o" and "IdentityFile=...".
##
## Default:
# sshoptions =