copyright update
[squirrelmail.git] / contrib / conf.pl.8
1 .\"
2 .TH "conf.pl" "8" "Jan 14, 2006" "Tomas Kuliavas" "SquirrelMail"
3 .SH "NAME"
4 conf.pl \- SquirrelMail configuration utility
5
6 .SH "SYNOPSIS"
7 .B conf.pl
8 .RI [\-\-install\-plugin\ plugin\-name\ |\ \-\-remove\-plugin\ plugin\-name]
9 .br
10
11 .SH "DESCRIPTION"
12 This manual page explains usage of the
13 .B conf.pl
14 program.
15 .PP
16 \fBconf.pl\fP is perl based program that can be used to edit SquirrelMail
17 configuration file. If program is called without any arguments, it provides
18 interactive menu that can be controlled by entering menu command keys.
19
20 .SH "OPTIONS"
21 .B
22 .IP \-\-install\-plugin\ plugin\-name
23 This option provides command line tool to enable plugins. It activates plugin
24 and saves SquirrelMail configuration.
25
26 .B
27 .IP \-\-remove\-plugin\ plugin\-name
28 This option provides command line tool to disable plugins. It deactivates plugin
29 and saves SquirrelMail configuration.
30 .SH "BUGS"
31 If you find bugs in SquirrelMail configuration utility or this manual, you can
32 report them in SquirrelMail bug tracker. See \fBhttp://www.squirrelmail.org/bugs\fR
33 .SH "AUTHOR"
34 Tomas Kuliavas <tokul@users.sourceforge.net>
35 .SH "COPYRIGHT"
36 Copyright (c) 2006 The SquirrelMail Project Team
37 .SH "LICENSE"
38 This manual is licensed under GNU Public License. See COPYING file included in
39 SquirrelMail package or \fBhttp://opensource.org/licenses/gpl\-license.php\fR.
40 .SH "VERSION"
41 Version: $Revision$