diff options
Diffstat (limited to 'sic.1')
| -rw-r--r-- | sic.1 | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -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. |
