renaming from addcomments to addcaptions etc

This commit is contained in:
mb 2023-02-06 19:32:35 +01:00
parent 989a5472ed
commit 4d742cc706
3 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# EXIF-image-commenter # EXIF-image-commenter
A shell script to aid the adding of EXIF comments in photographs or images of most types. A shell script to aid the adding of EXIF captions in photographs or images of most types.
## Use ## Use
`sh addcomments.sh [foldername]` `sh addcaptions.sh [foldername]`
`sh readcomments.sh [foldername]` `sh readcaptions.sh [foldername]`
For example: For example:
`sh readcomments.sh photographs/day-1-selection/` `sh readcaptions.sh photographs/day-1-selection/`
## Dependencies ## Dependencies