edso has proposed merging lp:~ed.so/duplicity/manpage.verify into lp:duplicity.
Requested reviews: duplicity-team (duplicity-team) For more details, see: https://code.launchpad.net/~ed.so/duplicity/manpage.verify/+merge/226144 clarify verify's functionality as wished for by a user surprised with a big bandwidth bill from rackspace. -- https://code.launchpad.net/~ed.so/duplicity/manpage.verify/+merge/226144 Your team duplicity-team is requested to review the proposed merge of lp:~ed.so/duplicity/manpage.verify into lp:duplicity.
=== modified file 'bin/duplicity.1' --- bin/duplicity.1 2014-06-16 16:58:17 +0000 +++ bin/duplicity.1 2014-07-09 14:31:24 +0000 @@ -258,8 +258,8 @@ Duplicity will abort if no old signatures can be found. .TP -.BI "verify " "[--compare-data] [--time <time>] [--file-to-restore <relpath>] <url> <folder>" -Verify compares the backup contents with the source folder. +.BI "verify " "[--compare-data] [--time <time>] [--file-to-restore <rel_path>] <url> <local_path>" +Restore backup contents temporarily file by file and compare against the local path's contents. duplicity will exit with a non-zero error level if any files are different. On verbosity level info (4) or higher, a message for each file that has changed will be logged.
_______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

