diff options
Diffstat (limited to 'docs/help/in/topic.in')
-rw-r--r-- | docs/help/in/topic.in | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/docs/help/in/topic.in b/docs/help/in/topic.in index ae2564f8..6d85050d 100644 --- a/docs/help/in/topic.in +++ b/docs/help/in/topic.in @@ -1,8 +1,25 @@ +%9Syntax:%9 + @SYNTAX:topic@ - -delete - Deletes the 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}/ -Shows or/and changes the topic of the current or specified -channel. +%9See also:%9 CHANNEL, DEOP, DEVOICE, JOIN, OP, VOICE |