From 0c079d0256f348c32164546c87c66b4ba08d01c4 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Sat, 20 Aug 2022 21:08:28 +0200 Subject: [PATCH] Fixed rphoto help. --- Convention photos/Traitements/rphoto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convention photos/Traitements/rphoto b/Convention photos/Traitements/rphoto index d3fb02d..ff67a3c 100755 --- a/Convention photos/Traitements/rphoto +++ b/Convention photos/Traitements/rphoto @@ -17,7 +17,7 @@ checkcommand() help() { - echo "Usage: tphoto [ -h | -f ] [ *.jpg ]" + echo "Usage: rphoto [ -h | -f ] [ *.jpg ]" echo "Rename jpg files using Exif Original Date/Time if exists." echo " -h Display help." echo " -f Force rename jpg files with Exif datetime or file datetime."