← Back to team overview

duplicity-team team mailing list archive

[Merge] lp:~jflaker/duplicity/BugFix1325215 into lp:duplicity

 

Jeffrey Flaker has proposed merging lp:~jflaker/duplicity/BugFix1325215 into lp:duplicity.

Requested reviews:
  duplicity-team (duplicity-team)
Related bugs:
  Bug #1325215 in Duplicity: "Typo in man - --progress_rate -> --progress-rate"
  https://bugs.launchpad.net/duplicity/+bug/1325215

For more details, see:
https://code.launchpad.net/~jflaker/duplicity/BugFix1325215/+merge/238054

man page -- The reference to "--progress_rate" as a parameter is incorrect. Should be "--progress-rate".
-- 
https://code.launchpad.net/~jflaker/duplicity/BugFix1325215/+merge/238054
Your team duplicity-team is requested to review the proposed merge of lp:~jflaker/duplicity/BugFix1325215 into lp:duplicity.
=== modified file 'bin/duplicity.1'
--- bin/duplicity.1	2014-08-17 16:09:02 +0000
+++ bin/duplicity.1	2014-10-11 17:25:54 +0000
@@ -727,7 +727,7 @@
 progress.
 
 .TP
-.BI "--progress_rate " number
+.BI "--progress-rate " number
 Sets the update rate at which duplicity will output the upload progress
 messages (requires
 .B --progress


Follow ups