From: tokul Date: Sat, 14 Jan 2006 19:27:21 +0000 (+0000) Subject: adding conf.pl man X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c9fc86355b59e6fa6d62281eea7ae846fdf18a13;p=squirrelmail.git adding conf.pl man git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10543 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/contrib/conf.pl.8 b/contrib/conf.pl.8 new file mode 100644 index 00000000..59020203 --- /dev/null +++ b/contrib/conf.pl.8 @@ -0,0 +1,41 @@ +.\" +.TH "conf.pl" "8" "Jan 14, 2006" "Tomas Kuliavas" "SquirrelMail" +.SH "NAME" +conf.pl \- SquirrelMail configuration utility + +.SH "SYNOPSIS" +.B conf.pl +.RI [\-\-install\-plugin\ plugin\-name\ |\ \-\-remove\-plugin\ plugin\-name] +.br + +.SH "DESCRIPTION" +This manual page explains usage of the +.B conf.pl +program. +.PP +\fBconf.pl\fP is perl based program that can be used to edit SquirrelMail +configuration file. If program is called without any arguments, it provides +interactive menu that can be controlled by entering menu command keys. + +.SH "OPTIONS" +.B +.IP \-\-install\-plugin\ plugin\-name +This option provides command line tool to enable plugins. It activates plugin +and saves SquirrelMail configuration. + +.B +.IP \-\-remove\-plugin\ plugin\-name +This option provides command line tool to disable plugins. It deactivates plugin +and saves SquirrelMail configuration. +.SH "BUGS" +If you find bugs in SquirrelMail configuration utility or this manual, you can +report them in SquirrelMail bug tracker. See \fBhttp://www.squirrelmail.org/bugs\fR +.SH "AUTHOR" +Tomas Kuliavas +.SH "COPYRIGHT" +Copyright (c) 2006 The SquirrelMail Project Team +.SH "LICENSE" +This manual is licensed under GNU Public License. See COPYING file included in +SquirrelMail package or \fBhttp://opensource.org/licenses/gpl\-license.php\fR. +.SH "VERSION" +Version: $Version:$