bip/bip.1

43 lines
610 B
Groff
Raw Normal View History

2005-10-18 10:00:55 +02:00
.TH BIP 1 "10 October 2005"
2005-10-10 14:18:47 +02:00
.SH NAME
bip \- BIP IRC Proxy
.SH SYNOPSIS
\fBbip\fP [ \fB-f\fP \fIconfig_file\fP ] [ \fB-n\fP ] [ \fB-h\fP ]
.SH DESCRIPTION
BIP is an IRC Proxy
.SH OPTIONS
.TP
\fB-n\fP
Don't daemonize. Log into stderr.
.TP
\fB-f\fP config_file
Use config_file as the configuration file.
If no config file is given, bip will try to open ~/.bip/bip.conf.
.TP
\fB-h\fP
Help.
.SH SEE ALSO
bip.conf
2005-10-10 17:31:20 +02:00
.SH AUTHOR
2005-10-10 14:18:47 +02:00
Arnaud 'nohar' Cornet
2005-10-18 10:00:55 +02:00
Loic 'Kyoshiro' Gomez
2005-10-10 14:18:47 +02:00
Thanks to jj, YS and lafouine, for hanging around while we were coding.
Crypto shamelessly taken from Christophe 'sexy' Devine.