diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-03-30 21:15:22 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-03-30 21:15:22 +0200 |
commit | c91f91d5d39fe9ca04d45410f6926bec1df68f83 (patch) | |
tree | 752fb5b807d6328f0f7a5582ae44319c776fa4d3 /man | |
parent | Add delay to showing scroll down button (diff) | |
download | nheko-c91f91d5d39fe9ca04d45410f6926bec1df68f83.tar.xz |
Add /knock command
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index 9914ba93..d04d37fe 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -157,6 +157,9 @@ Send a message as a rainbow-colored notice. */join* _<roomname>_:: Join a room. +*/knock* _<roomname>_:: +Ask to join a room. + */part*, */leave*:: Leave the current room. |