mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
71ab0fbda6
Applied grammar and styling corrections.
26 lines
486 B
Plaintext
26 lines
486 B
Plaintext
|
|
%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
|
|
|