forked from varia/EXIF-image-commenter
renaming from addcomments to addcaptions etc
This commit is contained in:
parent
989a5472ed
commit
4d742cc706
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user