sic

simple irc client
git clone git://git.suckless.org/sic
Log | Files | Refs | README | LICENSE

commit d1702687488b38152d1b0608512332240925f494
parent 3499592d149f04bb390a86747c5705c50e5ffca4
Author: arg@10ksloc.org <unknown>
Date:   Wed, 19 Jul 2006 12:54:03 +0200

corrected a mistake in explanation

Diffstat:
Msic.1 | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sic.1 b/sic.1 @@ -16,11 +16,11 @@ different channel buffers, that's actually a feature. Prints version information to standard output, then exits. .SH COMMANDS .TP -.BI /j " #channel/user " -Join/query a channel/user +.BI /j " #channel " +Join a channel .TP .BI /l " #channel " -Leave a channel/query +Leave a channel .TP .BI /m " #channel/user msg " Write a message to #channel/user