From 1a1a61b63de9cd798052a7e1975eb4e3b872f635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20D=C3=ADaz=20M=C3=A1s?= Date: Wed, 4 Oct 2017 19:42:11 +0200 Subject: [PATCH] Remove reference to regex & c++11 from the man page --- src/exiv2.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/exiv2.1 b/src/exiv2.1 index 650fe7ac..c681a78e 100644 --- a/src/exiv2.1 +++ b/src/exiv2.1 @@ -223,11 +223,8 @@ Show unknown tags (default is to suppress tags which don't have a name). Only keys which match the given key (grep). .br Multiple \fB\-g\fP options -can be used to grep info for several keys. When the library is build with C++11, -keys are matched using std::regex::extended. When build without C++11, keys are -processed with the system regular expression engine: see man 3 regex. Platforms which do not support -regex use key for a substring match. You can determine the availability of regex -using the command: exiv2 -v -V -g have_regex -g cplusplus. +can be used to grep info for several keys. Example: +exiv2 -v -V -g webready -g time. .nf exiv2 \-g Date \-pt R.jpg