Fixed rphoto help.
This commit is contained in:
parent
6ae3084a9a
commit
0c079d0256
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue