commit d515773fc609b71c0b18c87a6c81f1e19ea54af5 parent f0e089e967734e2b2b7a87b75d1975f7d1dea2c8 Author: arg@10ksloc.org <unknown> Date: Wed, 19 Jul 2006 08:30:54 +0200 patched man page Diffstat:
M | sic.1 | | | 11 | +++++++---- |
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/sic.1 b/sic.1 @@ -17,16 +17,19 @@ Prints version information to standard output, then exits. .SH COMMANDS .TP .BI /j " #channel/user " -join/query a channel/user +Join/query a channel/user .TP .BI /l " #channel " -leave a channel/query +Leave a channel/query .TP .BI /m " #channel/user msg " -write a message to #channel/user +Write a message to #channel/user +.TP +.BI /s " #channel/user " +Set default channel/user .TP .BI /t " topic" -set the channel topic +Set the channel topic .TP Everything which is not a command will simply be posted into the channel or to the server.