Clarify /topic command without newtopic

This commit is contained in:
Jonas Andersen 2018-06-26 11:52:20 +02:00
parent d1a995471e
commit 1ebbacdb2a

View file

@ -540,10 +540,14 @@
<div class="help-item">
<div class="subject">
<code>/topic newtopic</code>
<code>/topic [newtopic]</code>
</div>
<div class="description">
<p>Set the topic in the current channel.</p>
<p>
Get the topic in the current channel.
If <code>newtopic</code> is specified the command sets the
topic in the current channel.
</p>
</div>
</div>