Mistake in --help

Bug #1540279 reported by Wernight
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
Fix Released
Medium
Unassigned

Bug Description

$ duplicity --version
duplicity 0.7.05
$ duplicity --help | grep restore
  duplicity [restore] [options] source_url target_dir
  restore <target_url> <source_dir>
  ...

The man page is correct but I believe the second line should be:

  restore <source_url> <target_dir>

While at it, it'd be useful to have a `--time` example there.

Changed in duplicity:
importance: Undecided → Medium
milestone: none → 0.7.07
status: New → Fix Committed
Changed in duplicity:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.