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

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


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

The following commit has been merged in the master branch:
commit 705bc14795882b94e87f3af548fd7bd238c84a51
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Aug 24 09:05:27 2016 +0000

    #1057 man page update for tgt- (stdin/stdout).
---
 src/exiv2.1 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/exiv2.1 b/src/exiv2.1
index e3bc650..888d1bb 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 "Aug 22, 2016"
+.TH EXIV2 1 "Aug 24, 2016"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -46,7 +46,7 @@ CR2	Read/Write	Read/Write	Read/Write	-
 CRW	Read/Write	-	-	Read/Write
 MRW	Read	Read	Read	-
 TIFF	Read/Write	Read/Write	Read/Write	-
-WEBP	Read/Write	-	-	Read/Write	-
+WEBP	Read/Write	-	Read/Write	-
 DNG	Read/Write	Read/Write	Read/Write	-
 NEF	Read/Write	Read/Write	Read/Write	-
 PEF	Read/Write	Read/Write	Read/Write	-
@@ -180,7 +180,7 @@ mod		s | a | t | v | h | i | x | c | p | i | C | R | S | X
 		summary, all, translated, vanilla, hex iptc ,xmp, comment, preview,
 		ICC Profile, Recursive Structure, Simple Structure, raw XMP
 
-tgt		a | c | e | i | p | t | x | C | X | X | -
+tgt		a | c | e | i | p | t | x | C | X | XX | -
 		all, comment, exif, iptc, preview, thumb, xmp, ICC Profile, SideCar, RawXMP, stdin/out
 
 .br
@@ -388,7 +388,7 @@ to Exif and IPTC.
 .sp 1
 XX: Insert "raw" XMP metadata from a sidecar (see option -pX)
 .sp 1
-- : Read from stdin (not implemented yet).  This is option is intended for "filter" operations such as:
+- : Read from stdin.  This is option is intended for "filter" operations such as:
 .br
 $ exiv2 -e{tgt}- 
Ifilename
P | xmllint .... | exiv2 -i{tgt}- 
Ifilename
P
 .sp 1
@@ -414,7 +414,7 @@ XX: Extract "raw" XMP metadata to a sidecar (see -pX)
 .br
     You may not use modify commands with the -eXX option and only XMP is written to the sidecar.
 .sp 1
-- : Output to stdout (see -i tgt for example)
+- : Output to stdout (see -i tgt for an example of this feature)
 .sp 1
 .TP
 .B \-r 
Ifmt
P

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list