Browse Source

renaming from addcomments to addcaptions etc

master
mb 1 year ago
parent
commit
4d742cc706
  1. 8
      README.md
  2. 0
      addcaptions.sh
  3. 0
      readcaptions.sh

8
README.md

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

0
addcomments.sh → addcaptions.sh

0
readcomments.sh → readcaptions.sh

Loading…
Cancel
Save