From 5ee9f9cd8251c498b6a0cd40be863c9c8e503257 Mon Sep 17 00:00:00 2001 From: jorystewart <37415682+jorystewart@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:44:59 +0900 Subject: [PATCH] Updated readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 723eb7e..f6fd0ff 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,7 @@ It is recursive by default. It supports the wildcard character `*` `trashman list` lists all files and directories currently in Recycle Bin/Trash. +It also supports searching. `trashman purge` permanently deletes files and/or directories in Recycle Bin/Trash. It supports the wildcard character `*`