duplicacy-util icon indicating copy to clipboard operation
duplicacy-util copied to clipboard

Wrong description of the -all option for the check operation

Open Phothiabea opened this issue 3 years ago • 0 comments

The README says the all option for the check operation is "Should all revisions be checked" but according to the documentation of duplicacy the -all means "check snapshots with any id" and the source code simply passes -all to duplicacy so the behaviour described does not match the action.

Phothiabea avatar Mar 09 '21 03:03 Phothiabea