diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-05-10 21:22:13 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-05-10 21:22:13 +0300 |
commit | 1dd036691e5af34c94c25d94bd7c8e5b1581dcb9 (patch) | |
tree | b0ce63e5f93d1381ee7b952ff5126a1bc67bb32a | |
parent | 66b17967eba2a92952f76db3eed28324136eaa30 (diff) |
Add logout command to readme
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ Scroll chat with the scroll wheel (3 rows per tick), page up/down (half of heigh ### Commands * `/quit` - Close gomuks +* `/logout` - Log out, clear caches and go back to the login view * `/clearcache` - Clear room state cache and close gomuks * `/leave` - Leave the current room * `/join <room>` - Join the room with the given room ID or alias |