docs: fix example command in man pages. closes #1685 (#1686)

main
Christoph Hasse 4 years ago committed by GitHub
parent 86c71ae6c3
commit 8c61962a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -783,7 +783,7 @@ and GPSLatitudeRef contains either 'N' or 'S' for north or south
latitude respectively. latitude respectively.
.sp 1 .sp 1
.nf .nf
$ exiv2 insert \-l/tmp -S.CRW /data/*.JPG $ exiv2 \-l/tmp -S.CRW insert /data/*.JPG
.fi .fi
Copy all metadata from CRW files in the /tmp directory to JPG files Copy all metadata from CRW files in the /tmp directory to JPG files
with corresponding basenames in the /data directory. Note that this with corresponding basenames in the /data directory. Note that this

Loading…
Cancel
Save