From 1f43535f459ca5445dc0a8bfa05d57ac20481cad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 21 Nov 2016 12:02:12 +0100 Subject: Reword the doc for /topic, and add the fact that it prints it with no argument see #3263 --- doc/source/commands.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 83884a6a..7b76394a 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -374,10 +374,16 @@ MultiUserChat tab commands also give an optional reason. /topic - **Usage:** ``/topic `` + **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 [message]`` -- cgit v1.2.3