]> Sergey Matveev's repositories - vors.git/commitdiff
Small documentation fixes v3.0.1
authorSergey Matveev <stargrave@stargrave.org>
Tue, 30 Apr 2024 08:31:12 +0000 (11:31 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 30 Apr 2024 08:31:34 +0000 (11:31 +0300)
cmd/client/main.go
doc/usage.texi

index 023303a6b2668d16a4528492d06512820fd5ccf68a93fbd9ec862b6cf8838fc1..881f5741cd1bdcbdd0bdc1d88c08bc036a1cbc2da45a4089542783d2570e4f44 100644 (file)
@@ -118,7 +118,7 @@ it (or sent, if it is you), traffic amount, number of silence seconds,
 number of bad packets (malformed or altered, number of lost packets,
 number of reordered packets.
 Gree "T" means that recently an audio packet was received.
-Red "MUTE" means that peer is in muted mode.
+Red "M" means that peer is in muted mode.
 Magenta "S" means that peer is locally muted.`)
        }
        flag.Parse()
index e44817a90745905df99e8766ef0b9000bd0df68dc9746d12f7345f1474b845f7..a7b240185543f86af99f55ad3ee88cfadaf0e6089a9ef2890ec29f2703a946be 100644 (file)
@@ -32,12 +32,14 @@ $ vors-server -key key -bind [2001:db8::1]:12978
 $ vors-client -srv "[2001:db8::1]:12978" -pub $pub -name NAME
 @end example
 
-    Pressing "q" in server/client TUIs means quitting.
-    Pressing Enter in client means "mute" toggling.
+    Pressing F10 in server/client TUIs means quitting.
+    Pressing F1 in client means "mute" toggling.
+    Cycling through chat windows and peers in client is done by Tab.
+    Pressing Enter on the peer silences it locally.
 
 @item
     @option{-room} allows you to join non-root room.
-    @option{-passwd} allows you protecting it with provided password.
+    @option{-passwd} allows you to protect it with provided password.
 
 @item
     @option{-mute-toggle} allows you to toggle mute by external