aboutsummaryrefslogtreecommitdiff
path: root/renrot
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 /renrot
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
Diffstat (limited to 'renrot')
-rwxr-xr-xrenrot8
1 files changed, 4 insertions, 4 deletions
diff --git a/renrot b/renrot
index f1dc4ec..722d921 100755
--- a/renrot
+++ b/renrot
@@ -2357,22 +2357,22 @@ will be stored in the directory I<20030414>, and
2357will be stored in the directory F<20040131>. 2357will be stored in the directory F<20040131>.
2358 2358
2359=head1 CONFIG 2359=head1 CONFIG
2360 2360
2361A configuration file can be used to set some variables. B<Renrot> looks for 2361A configuration file can be used to set some variables. B<Renrot> looks for
2362its configuration file, named F<renrot.conf>, in system configuration 2362its configuration file, named F<renrot.conf>, in system configuration
2363directories F</etc/renrot> and </usr/local/etc/renrot>, and in subdirectory 2363directories F</etc/renrot> and F</usr/local/etc/renrot>, and in subdirectory
2364F<.renrot>. of the current user home directory. An alternate configuration 2364F<.renrot>. of the current user home directory. An alternate configuration
2365file can also be explicitly given using the B<--config-file> option. 2365file can also be explicitly given using the B<--config-file> option.
2366 2366
2367The configuration file consists of a set of case-insensive keywords and their 2367The configuration file consists of a set of case-insensive keywords and their
2368values separated by equal sign. Each such keyword/value pair occupies a 2368values separated by equal sign. Each such keyword/value pair occupies a
2369separate line. Boolean variables can have one of the following values: 0, No, 2369separate line. Boolean variables can have one of the following values: 0, No,
2370False, Off for false, and 1, Yes, True, On for true. 2370False, Off, Disable for false, and 1, Yes, True, On, Enable for true.
2371 2371
2372The variables defined for use in configuration file are: 2372The variables defined for use in the configuration file are, for example:
2373 2373
2374=over 2374=over
2375 2375
2376=item B<mtime> 2376=item B<mtime>
2377 2377
2378Set to C<Yes> for synchronize mtime with tags, otherwise set it to C<No>. 2378Set to C<Yes> for synchronize mtime with tags, otherwise set it to C<No>.
@@ -2593,13 +2593,13 @@ Some versions of ImageMagick render contact sheets incorrectly. it seems
2593it is the question to ImageMagick. 2593it is the question to ImageMagick.
2594 2594
2595=back 2595=back
2596 2596
2597=head1 AUTHORS 2597=head1 AUTHORS
2598 2598
2599Copyright 2005-2008, Zeus Panchenko, Andy Shevchenko. 2599Copyright 2005-2012, Zeus Panchenko, Andy Shevchenko.
2600 2600
2601This program is free software; you can redistribute it and/or modify it under 2601This program is free software; you can redistribute it and/or modify it under
2602the same terms as Perl itself. 2602the same terms as Perl itself.
2603 2603
2604=head1 SEE ALSO 2604=head1 SEE ALSO
2605 2605

Return to:

Send suggestions and report system problems to the System administrator.