.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH ENVBOT "1" "July 2008" "envbot" "User Commands" .SH NAME envbot \- An advanced modular IRC bot in bash .SH SYNOPSIS .B envbot [\fIOPTION\fR]... .SH DESCRIPTION envbot is an advanced modular IRC bot coded in bash. .SH OPTIONS .TP \fB\-c\fR, \fB\-\-config\fR file Use file instead of the default as config file. .TP \fB\-l\fR, \fB\-\-libdir\fR directory Use directory instead of the default as library directory. .TP \fB\-v\fR, \fB\-\-verbose\fR Force verbose output even if config_log_stdout is 0. .TP \fB\-d\fR, \fB\-\-debug\fR Enable debugging code. Most likely pointless to anyone except envbot developers or module developers. .TP \fB\-h\fR, \fB\-\-help\fR Display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR Output version information and exit .PP Note that envbot can't handle short versions of options being written together like \fB\-vv\fR currently. .PP Exit status is 0 if OK, 1 if minor problems, 2 if serious trouble. .SH EXAMPLES .TP envbot Runs envbot with default options. .TP envbot \fB\-c\fR bot.config Runs envbot with the config bot.config. .SH AUTHOR Written by Arvid Norlander and EmErgE. .SH "REPORTING BUGS" Report bugs to http://envbot.org/trac/simpleticket .SH COPYRIGHT Copyright \(co 2007-2008 Arvid Norlander .br Copyright \(co 2007-2008 EmErgE .br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.