From 7319c43fdeec806901d9e6ee7b3fee14c859932a Mon Sep 17 00:00:00 2001 From: piotrj Date: Sun, 3 Mar 2024 21:10:22 +0100 Subject: [PATCH] info update [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8a53c8..ac62c53 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ A cross-platform GUI utility for finding duplicated files, delete or link them t - directory of selected file - Two stage processing: - interactive marking of files with multiple criteria - - taking action on marked files (Move to Trash/Recycle Bin, delete, hard-link or soft-link) -- Support for **regular expressions** or simplified (wildcards) syntax + - taking action on marked files (Move to Trash/Recycle Bin, delete, hard-link, soft-link, create windows .lnk shortcut file) +- Support for **regular expressions** or **glob** expressions syntax - Searching for duplicates based on the **hash** of the file content. Different filenames or extensions do not affect the search results - Works on **Linux** and **Windows**