commit a609327a44bd87ff54adcfbc549230c83ae49179 parent f5defee322437ec0c63a9d2872b7ef10936e9140 Author: lumidify <nobody@lumidify.org> Date: Tue, 14 May 2024 17:08:21 +0200 Clarify statement in README Diffstat:
M | README | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README b/README @@ -9,8 +9,9 @@ on images and print out a command to crop each image. selectool is a simple tool to select images and output a command for each selected image. It is mainly meant -to help quickly delete images that have been recovered -using programs like photorec or foremost. +to help quickly delete unimportant images that have been +inadvertently recovered using programs like photorec or +foremost while keeping the important images. See Makefile for compile-time options.