Merge pull request #2595 from joandrsn/master
Clarify /topic command without newtopic
This commit is contained in:
commit
2bd82fec6e
@ -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, sets the
|
||||
topic in the current channel.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user