diff options
Diffstat (limited to '')
-rw-r--r-- | docs/help/in/topic.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/help/in/topic.in b/docs/help/in/topic.in new file mode 100644 index 0000000..68a60cc --- /dev/null +++ b/docs/help/in/topic.in @@ -0,0 +1,25 @@ + +%9Syntax:%9 + +@SYNTAX:topic@ + +%9Parameters:%9 + + -delete: Removes the topic. + + The channel and topic; if no channel is given, the active channel will be + used. If no argument is given, the current topic will be displayed. + +%9Description:%9 + + Displays or modifies the topic of a channel. + +%9Examples:%9 + + /TOPIC + /TOPIC The robots are taking over! + /TOPIC -delete #irssi + /TOPIC #shakespeare /bb|[^b]{2}/ + +%9See also:%9 CHANNEL, DEOP, DEVOICE, JOIN, OP, VOICE + |