mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 11:35:33 +02:00
exiftool: update path placeholder (#10241)
This commit is contained in:
parent
d730a0737e
commit
0305d36def
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
- Remove all EXIF metadata from the given image files, then re-add metadata for color and orientation:
|
- 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:
|
- Move the date at which all photos in a directory were taken 1 hour forward:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue