Find Duplicate Files and prompts to delete them.
This commit is contained in:
@@ -28,6 +28,7 @@ fn create_test_args(dry_run: bool, path: Option<PathBuf>) -> Args {
|
||||
undo: true,
|
||||
change_key: false,
|
||||
offline: false,
|
||||
duplicate: false,
|
||||
path,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user