adding conf.pl man
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 14 Jan 2006 19:27:21 +0000 (19:27 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 14 Jan 2006 19:27:21 +0000 (19:27 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10543 7612ce4b-ef26-0410-bec9-ea0150e637f0

contrib/conf.pl.8 [new file with mode: 0644]

diff --git a/contrib/conf.pl.8 b/contrib/conf.pl.8
new file mode 100644 (file)
index 0000000..5902020
--- /dev/null
@@ -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 <tokul@users.sourceforge.net>
+.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:$