-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: eggdrop Tags: patch
Hi, I wrote this manpage for eggdrop, please use it. Regards. - -- Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118 http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve `ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHfAncOKCtW8rKsRgRAqxMAJwNVB2038F4QQufiZv/DRaOj0LvAQCdHzci /KpVSenwleZ15tI7M/uiq2Y= =U05T -----END PGP SIGNATURE-----
.\" In .TH, FOO should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .\" .\" This template provided by Tom Christiansen <[EMAIL PROTECTED]>. .\" .TH EGGDROP 1 2008-01-02 .SH NAME eggdrop \- Advanced IRC Robot .SH SYNOPSIS \fBeggdrop\fP [options] [config-file] .SH DESCRIPTION \fBeggdrofP is an IRC bot written in C, which sits on channels and takes protective measures, such as preventing it from being taken over (in the few ways that anything can), recognizing banned users to reject them, recognizing privileged users to give them operator status, punishing users for things like flooding, among innumerable others. .SH OPTIONS .TP \fB\-n\fR Don't background. Normally, Eggdrop will move itself into the background when you start it up, meaning you'll get another shell prompt, and you can do other things while the bot is running. With -n, you won't return to the shell prompt until the bot exits (which won't normally happen until it's killed). By default, -n will send all log entries to the console. .TP \fB\-nt\fR Don't background, use terminal. This is just like -n, except that instead of seeing log entries, your console will simulate a DCC chat with the bot. .TP \fB\-nc\fR Don't background, show channel info. This is just like -n, except that instead of seeing log entries, every 10 seconds your screen will clear and you will see the current channel status, sort of like "top". .TP \fB\-m\fR Create userfile. If you don't have a userfile, this will make Eggdrop create one and give owner status to the first person that introduces himself or herself to it. You'll need to do this when you first set up your bot. .TP \fB\-h\fR Show help. .TP \fB\-v\fR Show version info, then quit. .SH AUTHOR Eggheads Development Team

