From f4b138a8707e8a510d2ca99df449d054b6d84305 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:36:29 -0400 Subject: [PATCH] Update DupFileManager.yml --- plugins/DupFileManager/DupFileManager.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/DupFileManager/DupFileManager.yml b/plugins/DupFileManager/DupFileManager.yml index df5048c..10031f4 100644 --- a/plugins/DupFileManager/DupFileManager.yml +++ b/plugins/DupFileManager/DupFileManager.yml @@ -53,10 +53,10 @@ exec: interface: raw tasks: - name: Tag Duplicate Filename - description: Set tag DuplicateMarkForDeletion to the duplicate with lower resolution, duration, file name length, and/or black list path. + description: Set tag DuplicateMarkForDeletion to the duplicates with lower resolution, duration, file name length, and/or black list path. defaultArgs: mode: merge_dup_filename_task - name: Delete Duplicates - description: Delete duplicate files + description: Deletes duplicate files defaultArgs: mode: delete_duplicates