Reword the doc for /topic, and add the fact that it prints it with no argument

see #3263
This commit is contained in:
louiz’ 2016-11-21 12:02:12 +01:00
parent 474966c5f7
commit 1f43535f45

View file

@ -374,10 +374,16 @@ MultiUserChat tab commands
also give an optional reason.
/topic
**Usage:** ``/topic <subject>``
**Usage:** ``/topic [subject]``
Change the subject of the room. You might want to knwow
that entering ``/topic [tab]`` will autocomplete the topic.
Change the subject of the room.
Using the auto-completion of this command writes the current topic
in the input, to help the user make a small change to the topic
whithout having to rewrite it all by hand.
If no subject is specified as an argument, the current topic is
displayed, unchanged.
/query
**Usage:** ``/query <nick> [message]``