summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-10-31 18:47:28 +0100
committergregor herrmann <gregoa@debian.org>2018-10-31 18:47:28 +0100
commit029fa4c4681513fbe96223f1b59d9ae065280109 (patch)
tree389fc0b9565f17bdcd02eb544d01d5985f9f945e /README
parent52f04f4703a5bf653aa5ccdf2066fca10f087595 (diff)
New upstream version 11.16
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 1d617601..61524fe9 100644
--- a/README
+++ b/README
@@ -2,10 +2,10 @@ ExifTool by Phil Harvey (phil at owl.phy.queensu.ca)
----------------------------------------------------------------------------
ExifTool is a customizable set of Perl modules plus a full-featured
-application for reading and writing meta information in a wide variety of
-files, including the maker note information of many digital cameras by
-various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, HP,
-JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo,
+command-line application for reading and writing meta information in a wide
+variety of files, including the maker note information of many digital
+cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm,
+GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo,
Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh,
Samsung, Sanyo, Sigma/Foveon and Sony.
@@ -103,8 +103,8 @@ your home directory, then you would type the following commands in a
terminal window to extract and run ExifTool:
cd ~/Desktop
- gzip -dc Image-ExifTool-11.13.tar.gz | tar -xf -
- cd Image-ExifTool-11.13
+ gzip -dc Image-ExifTool-11.16.tar.gz | tar -xf -
+ cd Image-ExifTool-11.16
./exiftool t/images/ExifTool.jpg
Note: These commands extract meta information from one of the test images.