1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 07:55:32 +02:00

exiftool: update path placeholder (#10241)

This commit is contained in:
K.B.Dharun Krishna 2023-05-19 23:18:48 +05:30 committed by GitHub
parent d730a0737e
commit 0305d36def
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
- Remove all EXIF metadata from the given image files, then re-add metadata for color and orientation:
`exiftool -All= -tagsfromfile @ -colorspacetags -orientation {{image1 image2 ...}}`
`exiftool -All= -tagsfromfile @ -colorspacetags -orientation {{path/to/image1 path/to/image2 ...}}`
- Move the date at which all photos in a directory were taken 1 hour forward: