README - ircc - Simple IRC client
(HTM) git clone git://r-36.net/ircc
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
README (502B)
---
1
2 Usage:
3
4 -d debugging on
5 -i ignore motd
6 -t use SSL over the line
7 -a anick alternative nickname, if nickname is used
8 -c clientinfo string to be sent on a CTCP VERSION
9 -j #channel channel that should be joined on startup (can be used
10 multiple times)
11 -k passwd password for the nickserv authentication
12 -n nick nickname to be used
13 -o port port for the server (default: 6667)
14 -p pass password for the server authentication
15 -u user username
16 server server that should be connected to
17