diff options
| author | Anselm R. Garbe <arg@suckless.org> | 2007-02-06 16:42:17 +0100 |
|---|---|---|
| committer | Anselm R. Garbe <arg@suckless.org> | 2007-02-06 16:42:17 +0100 |
| commit | 2e945e48fb0af513654a3a5dab429c0f1eb13c66 (patch) | |
| tree | b0183ef290677ad73330b3a4aad16e11c5975e72 /sic.1 | |
| parent | a63ccb46009bcc69c5b536d4588fb2e54ca4d8e7 (diff) | |
| download | cic-2e945e48fb0af513654a3a5dab429c0f1eb13c66.tar.gz | |
small changes, bigger simplifications are on its way
Diffstat (limited to 'sic.1')
| -rw-r--r-- | sic.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -36,19 +36,19 @@ Specify the real name (default is $USER) Prints version information to standard output, then exits. .SH COMMANDS .TP -.B /j #channel +.B :j #channel Join a channel .TP -.B /l #channel +.B :l #channel Leave a channel .TP -.B /m #channel/user msg +.B :m #channel/user msg Write a message to #channel/user .TP -.B /s #channel/user +.B :s #channel/user Set default channel/user .TP -.B /t topic +.B :t #channel topic Set the channel topic .TP Everything which is not a command will simply be posted into the channel or to |
