r23655 - /scripts/KGB/server/KGB

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Jul 28 12:22:29 UTC 2008


Author: dmn
Date: Mon Jul 28 12:22:27 2008
New Revision: 23655

URL: http://svn.debian.org/wsvn/?sc=1&rev=23655
Log:
server: add minimal documentation

Modified:
    scripts/KGB/server/KGB

Modified: scripts/KGB/server/KGB
URL: http://svn.debian.org/wsvn/scripts/KGB/server/KGB?rev=23655&op=diff
==============================================================================
--- scripts/KGB/server/KGB (original)
+++ scripts/KGB/server/KGB Mon Jul 28 12:22:27 2008
@@ -20,6 +20,26 @@
 # this program; if not, write to the Free Software Foundation, Inc., 51
 # Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
+=head1 NAME
+
+KGB - an IRC bot helping collaborative work
+
+=head1 SYNOPSYS
+
+KGB [--connfig I<file>]
+
+=head1 OPTIONS
+
+=over 4
+
+=item --config I<file>
+
+Specify configuration file to load. Default is C</etc/kgb.kgb.conf>.
+
+=back
+
+=cut
+
 use strict;
 use warnings;
 




More information about the Pkg-perl-cvs-commits mailing list