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