Fixed rphoto help.

This commit is contained in:
Christian P. MOMON 2022-08-20 21:08:28 +02:00
parent 6ae3084a9a
commit 0c079d0256
1 changed files with 1 additions and 1 deletions

View File

@ -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."