diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -19,8 +19,7 @@ Usage Consult `man kirc` for a full list and explanation of available arguments. kirc [-s hostname] [-p port] [-c channels] [-n nickname] [-r realname] - [-u username] [-k password] [-a token] [-x command] [-o logfile] - [-e|v|V] + [-u username] [-k password] [-a token] [-o logfile] [-e|x|v|V] Command Aliases --------------- @@ -29,8 +28,7 @@ Command Aliases @<channel|nick> <message> send PRIVMSG to a specified channel or nick. @@<channel|nick> <message> send CTCP ACTION message to a specified channel or nick (if no channel or nick is specified, the - message will be sent to the default channel. - the default channel). + message will be sent to the default channel). /<command> send command to the IRC server (see RFC 2812). /#<channel> assign new default message channel. |