|
@@ -13,20 +13,17 @@ 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.
|
|
|
+It is normally called without any arguments, and then provides an interactive
|
|
|
+menu to configure SquirrelMail.
|
|
|
|
|
|
.SH "OPTIONS"
|
|
|
.B
|
|
|
.IP \-\-install\-plugin\ plugin\-name
|
|
|
-This option provides command line tool to enable plugins. It activates plugin
|
|
|
-and saves SquirrelMail configuration.
|
|
|
+Enable a plugin. Activates the 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.
|
|
|
+Disable a plugin. Deactivates the 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
|
|
@@ -35,7 +32,6 @@ 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: $Revision$
|
|
|
+This manual is licensed under GNU General Public License. See COPYING file
|
|
|
+included in the SquirrelMail package or
|
|
|
+\fBhttp://opensource.org/licenses/gpl\-license.php\fR.
|