mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 12:03:11 +00:00
Add password param to /join docs
This commit is contained in:
parent
502780c5a3
commit
8b1a4f72fa
1 changed files with 5 additions and 2 deletions
|
@ -574,10 +574,13 @@
|
|||
|
||||
<div class="help-item">
|
||||
<div class="subject">
|
||||
<code>/join channel</code>
|
||||
<code>/join channel [password]</code>
|
||||
</div>
|
||||
<div class="description">
|
||||
<p>Join a channel.</p>
|
||||
<p>
|
||||
Join a channel. Password is only needed in protected channels and can
|
||||
usually be omitted.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue