Turning the FIXMEs into one-liners.
[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 It is normally called without any arguments, and then provides an interactive
17 menu to configure SquirrelMail.
18
19 .SH "OPTIONS"
20 .B
21 .IP \-\-install\-plugin\ plugin\-name
22 Enable a plugin. Activates the plugin and saves SquirrelMail configuration.
23
24 .B
25 .IP \-\-remove\-plugin\ plugin\-name
26 Disable a plugin. Deactivates the plugin and saves SquirrelMail configuration.
27 .SH "BUGS"
28 If you find bugs in SquirrelMail configuration utility or this manual, you can
29 report them in SquirrelMail bug tracker. See \fBhttp://squirrelmail.org/bugs\fR
30 .SH "AUTHOR"
31 Tomas Kuliavas <tokul@users.sourceforge.net>
32 .SH "COPYRIGHT"
33 Copyright (c) 2006 The SquirrelMail Project Team
34 .SH "LICENSE"
35 This manual is licensed under GNU General Public License. See COPYING file
36 included in the SquirrelMail package or
37 \fBhttp://opensource.org/licenses/gpl\-license.php\fR.