aboutsummaryrefslogtreecommitdiff
path: root/renrot
diff options
context:
space:
mode:
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
@@ -2360,16 +2360,16 @@ will be stored in the directory F<20040131>.
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
@@ -2596,7 +2596,7 @@ it is the question to ImageMagick.
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.

Return to:

Send suggestions and report system problems to the System administrator.