aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeus Panchenko <zeus@camb.us>2006-06-09 07:44:18 +0000
committerZeus Panchenko <zeus@camb.us>2006-06-09 07:44:18 +0000
commit250fde9998905e75f3ac1a972e0e7ec96e81be29 (patch)
treeca95b1286a2180cd6eedd3e93b79c95b4da4db8d
parent152d8a9dd6c7a9c3baa8009396f567ba306effc1 (diff)
downloadrenrot-250fde9998905e75f3ac1a972e0e7ec96e81be29.tar.gz
renrot-250fde9998905e75f3ac1a972e0e7ec96e81be29.tar.bz2
TagFile config option added to the POD.
git-svn-id: file:///svnroot/renrot/trunk@198 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--ChangeLog8
-rwxr-xr-xrenrot13
2 files changed, 19 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cc556a..9a071b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,15 @@
$Log$
+Revision 1.128 2006/06/09 07:44:18 zeus
+TagFile config option added to the POD.
+
Revision 1.127 2006/06/08 17:34:31 andy
Fix configuration file parser (parsed data wasn't used).
Release as 0.21rc3.
Revision 1.126 2006/06/08 14:08:09 zeus
-Information concerning the perl 5.8.7 and 5.8.8 behaviour on FreeBSD 6, while processing large amount of files, was added to the POD and README.
+Information concerning the perl 5.8.7 and 5.8.8 behaviour
+on FreeBSD 6, while processing large amount of files, was
+added to the POD and README.
Revision 1.125 2006/06/08 06:49:48 andy
Release as 0.21rc2.
@@ -515,4 +520,3 @@ Id keyword is added to renrot file.
Revision 1.1 2005/10/17 13:39:38 zeus
ChangeLog file is added. Its the very begining.
-
diff --git a/renrot b/renrot
index 1aadc10..4ad3001 100755
--- a/renrot
+++ b/renrot
@@ -1563,6 +1563,10 @@ defines the directory for virtual aggregation (see I<--aggr-virtual-directory> o
look L</TAGS> section for the detailed description
+=item B<TagFile>
+
+look L</TAGS> section for the detailed description
+
=back
Information about tag variable is placed in L</TAGS> section.
@@ -1594,6 +1598,15 @@ Parameters I<TagName> and I<Group> are passed to ExifTool as is. Name of the
group have to be enclosed in square brackets. The I<value> (after semicolon)
of the tag could be enclosed in tics.
+Also the option TagFile was defined to give posibility to fill value of some
+tags with multi line content from the file. The syntax as follows:
+
+=over
+
+B<TagFile> = I<TagName [Group]:> F<FILE>
+
+=back
+
Bellow are the tags, possible now to use with the options I<--tag> and I<Tag>:
=over

Return to:

Send suggestions and report system problems to the System administrator.