1
0
forked from bip/bip
bip/bip.1
Pierre-Louis Bonicoli 20f39abc56 bipdir improvements
- more documentation
- don't die if environment variable $HOME isn't defined but '-s'
  parameter is used
- oidentd: change path, file is located in bipdir
2016-11-07 11:25:34 +01:00

49 lines
792 B
Groff

.TH BIP 1 "10 October 2005"
.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-s\fP bipdir
Set bip home directory to bipdir instead of $HOME/.bip. \fBbipdir\fP is
the default parent directory for client certificate, configuration, logs, pid,
oidentd.
.TP
\fB-h\fP
Help.
.SH SEE ALSO
bip.conf
.SH AUTHOR
Arnaud 'nohar' Cornet
Loïc 'Kyoshiro' Gomez
Thanks to jj, YS and lafouine, for hanging around while we were coding.
Crypto shamelessly taken from Christophe 'sexy' Devine.