aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2012-07-28 18:56:31 +0000
committerAndy Shevchenko <andy@smile.org.ua>2012-07-28 18:56:31 +0000
commit219ea9d30fcfbdf8ca73c395ca3517a63270ed5f (patch)
tree942bc39179832b35f16bf3138eeb752aed214bba
parentdb0f802fbe685cd1e40f09c3789f5ca241648f62 (diff)
downloadrenrot-219ea9d30fcfbdf8ca73c395ca3517a63270ed5f.tar.gz
renrot-219ea9d30fcfbdf8ca73c395ca3517a63270ed5f.tar.bz2
doc: update CONFIG section and Copyright year
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> git-svn-id: file:///svnroot/renrot/trunk@615 fe2816f4-e837-0410-b10a-f608c9d244a1
-rwxr-xr-xrenrot8
1 files changed, 4 insertions, 4 deletions
diff --git a/renrot b/renrot
index f1dc4ec..722d921 100755
--- a/renrot
+++ b/renrot
@@ -2351,34 +2351,34 @@ will be stored in the directory I<20030414>, and
01.15.20040131131857.100-0079.jpg
01.16.20040131133019.100-0080.jpg
=back
will be stored in the directory F<20040131>.
=head1 CONFIG
A configuration file can be used to set some variables. B<Renrot> looks for
its configuration file, named F<renrot.conf>, in system configuration
-directories F</etc/renrot> and </usr/local/etc/renrot>, and in subdirectory
+directories F</etc/renrot> and F</usr/local/etc/renrot>, and in subdirectory
F<.renrot>. of the current user home directory. An alternate configuration
file can also be explicitly given using the B<--config-file> option.
The configuration file consists of a set of case-insensive keywords and their
values separated by equal sign. Each such keyword/value pair occupies a
separate line. Boolean variables can have one of the following values: 0, No,
-False, Off for false, and 1, Yes, True, On for true.
+False, Off, Disable for false, and 1, Yes, True, On, Enable for true.
-The variables defined for use in configuration file are:
+The variables defined for use in the configuration file are, for example:
=over
=item B<mtime>
Set to C<Yes> for synchronize mtime with tags, otherwise set it to C<No>.
=item B<name template>
File name template (see B<--name-template>, for the description).
=item B<trim>
@@ -2587,25 +2587,25 @@ Out of memory during "large" request for XXXX bytes ...
This, however, does not happen with Perl v.5.6.x
=item 2.
Some versions of ImageMagick render contact sheets incorrectly. it seems
it is the question to ImageMagick.
=back
=head1 AUTHORS
-Copyright 2005-2008, Zeus Panchenko, Andy Shevchenko.
+Copyright 2005-2012, Zeus Panchenko, Andy Shevchenko.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
=head1 SEE ALSO
L<Image::ExifTool(3pm)|Image::ExifTool>,
L<exiftool(1)>,
L<jpegtran(1)>,
L<Image::Magick(3pm)|Image::Magick>
=cut

Return to:

Send suggestions and report system problems to the System administrator.