Posted on Thu Apr 24 20:37:58 2008
by exiftoolin response to 7758(See the whole thread of 5)
Re: perl syntax to inject external XMP data into image files?
I just read my own documentation and realized
that
-o test/
(with the trailing slash) is equivalent to what you have done, even
if the test directory doesn't already exist. (ie. the "test" directory
will be created.)