From c18c24b4e2aebf5328a3b4adc03895f6a5dffe04 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Tue, 24 Jun 2008 14:11:22 +0000 Subject: dup: warn about bandwithlimit being unused when desturl is set --- handlers/dup.helper.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'handlers/dup.helper.in') diff --git a/handlers/dup.helper.in b/handlers/dup.helper.in index 96828ef..c1fbdd5 100644 --- a/handlers/dup.helper.in +++ b/handlers/dup.helper.in @@ -398,8 +398,8 @@ incremental = $dup_incremental keep = $dup_keep # full destination URL, in duplicity format; if set, desturl overrides -# sshoptions, destdir, desthost and destuser, and disables testconnect -# For details, see duplicity manpage, section "URL FORMAT". +# sshoptions, destdir, desthost and destuser; it also disables testconnect and +# bandwithlimit. For details, see duplicity manpage, section "URL FORMAT". #desturl = file:///usr/local/backup #desturl = rsync://user@other.host//var/backup/bla -- cgit v1.2.3