summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sic.111
1 files changed, 7 insertions, 4 deletions
diff --git a/sic.1 b/sic.1
index 0356690..6a66e5e 100644
--- 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.