Update README.md
This commit is contained in:
parent
edbc9ce43d
commit
c417f6b5d3
28
README.md
28
README.md
|
@ -82,25 +82,25 @@ Available commands:
|
||||||
|
|
||||||
Client:
|
Client:
|
||||||
/key StrongPassphrase Sets encryption key
|
/key StrongPassphrase Sets encryption key
|
||||||
/nick NickName Sets an optional nick
|
/nick NickName Sets an optional nick
|
||||||
/mute Audio on
|
/mute Audio on
|
||||||
/unmute Audio off
|
/unmute Audio off
|
||||||
/clear Clear on-screen buffer
|
/clear Clear on-screen buffer
|
||||||
/help This
|
/help This
|
||||||
/title Set your local page title
|
/title Set your local page title
|
||||||
/torch AfterSeconds Console messages are torched
|
/torch AfterSeconds Console messages are torched
|
||||||
after this amount of seconds
|
after this amount of seconds
|
||||||
(default 600).
|
(default 600).
|
||||||
|
|
||||||
Room:
|
Room:
|
||||||
/join RoomId Join a room
|
/join RoomId Join a room
|
||||||
/leave Leave the room
|
/leave Leave the room
|
||||||
/count Count participants
|
/count Count participants
|
||||||
|
|
||||||
Host:
|
Host:
|
||||||
/hosts List available hosts
|
/hosts List available hosts
|
||||||
/connect HostIndex Connect to selected host
|
/connect HostIndex Connect to selected host
|
||||||
/disconnect Disconnect from host
|
/disconnect Disconnect from host
|
||||||
|
|
||||||
You can select any of the five last commands/messages with up/down key.
|
You can select any of the five last commands/messages with up/down key.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue