bip.conf manpage: new section 'IRC CLIENT CONF'

This commit is contained in:
Pierre-Louis Bonicoli 2017-02-28 16:07:07 +01:00 committed by Pierre-Louis Bonicoli
parent 11482caa95
commit 09152a1a7d
Signed by: pilou
GPG Key ID: ADC2651DDACD3538
1 changed files with 18 additions and 0 deletions

View File

@ -418,6 +418,24 @@ The channel key if needed.
Enable or disable backlogging of this particular channel.
Setting this to true will NOT enable the backlog system, see the User section.
.SH IRC CLIENT CONFIGURATION
.P
On your IRC client, setup as many IRC servers as connections defined in your
\fBconnection\fP section.
.P
Host and port must match values defined in \fBip\fP and \fBport\fP global
option. The password must be \fIusername:password:connectionname\fR where:
.RS
.IP \(bu 4
username is the \fIname\fR defined in the \fIuser\fR section;
.IP \(bu 4
password is the clear text value of the \fIpassword\fR corresponding to the
hashed password defined in the \fIuser\fR section;
.IP \(bu 4
connectionname is the \fIname\fR defined in \fIconnection\fR sub-section.
.RE
.SH SEE ALSO
bip, bipmkpw