[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:37:22 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=444ab5f

The following commit has been merged in the master branch:
commit 444ab5f0bc313f46d91ea535534941bfe4a4beac
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Tue Jan 17 13:18:34 2006 +0000

    Minor updates
---
 src/exiv2.1 | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/src/exiv2.1 b/src/exiv2.1
index e6c9834..694d244 100644
--- a/src/exiv2.1
+++ b/src/exiv2.1
@@ -3,7 +3,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH EXIV2 1 "November 13th, 2005"
+.TH EXIV2 1 "January 17th, 2006"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -29,28 +29,30 @@ exiv2 \- EXIF/IPTC metadata manipulation tool
 .\" respectively.
 .B exiv2
 is a program to read and write EXIF/IPTC
-metadata. Supported image formats are JPEG, Canon CRW (read only) and
-Canon THM.
+metadata. Supported image formats are JPEG, Canon CRW and Canon THM.
 .SH ACTIONS
-The 
Iaction
P argument is only required if there are no
-
Ioptions
P or if it is not clear which action is implied.
+The 
Iaction
P argument is only required if it is not clear which
+action is implied.
 .TP
 .B pr | print
-Print image metadata. This is the default action.
+Print image metadata. This is the default action, i.e., the command
+
Iexiv2 image.jpg
P will print a summary of the image EXIF metadata.
 .TP
 .B ex | extract
 Extract metadata to *.exv and thumbnail image files.
 .TP
 .B in | insert
-Insert metadata from corresponding *.exv files.
-Use option 
B\-S
P 
I.suf
P to change the suffix of the input files.
+Insert metadata from corresponding *.exv files.  Use option 
B\-S
P
+
I.suf
P to change the suffix of the input files. Since files of any
+supported format can be used as input files, this command can be used
+to copy the metadata between files of different formats.
 .TP
 .B rm | delete
 Delete image metadata from the files.
 .TP
 .B ad | adjust
-Adjust EXIF timestamps by the given time. This action requires the option
-
B\-a
P 
Itime
P.
+Adjust EXIF timestamps by the given time. Requires option 
B\-a
P
+
Itime
P.
 .TP
 .B mo | modify
 Apply commands to modify (add, set, delete) the EXIF/IPTC metadata of image

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list