Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-03-12 22:42:08 +03:00
parent 513690dd3b
commit 0598eab77d

View File

@ -59,6 +59,8 @@ $ ./compress-archive.sh [FLAGS] PATH
### `update-exif.sh` ### `update-exif.sh`
Update EXIF of output previews from corresponding .psd / RAW files.
```shell ```shell
$ ./update-exif.sh [FLAGS] PATH $ ./update-exif.sh [FLAGS] PATH
``` ```