Skip to content

Commit

Permalink
exiftool: update path placeholder (tldr-pages#10241)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored May 19, 2023
1 parent d730a07 commit 0305d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/exiftool.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 0305d36

Please sign in to comment.