From f9fd26f227b86b48fa4e570b89f18281d5431cda Mon Sep 17 00:00:00 2001 From: Eskil Queseth Date: Mon, 29 Mar 2021 22:05:57 +0200 Subject: update manpages --- documentation/mumctl.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'documentation/mumctl.txt') diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index 10c325f..5e4d800 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -52,8 +52,8 @@ mumctl connect [-p|--port ] [username] :: as well). If omitted, the port defaults to 64738. -mumctl deafen :: - Deafen/undeafen yourself. +mumctl deafen :: + Deafen yourself. mumctl disconnect :: Disconnect from the currently connected server. @@ -61,6 +61,10 @@ mumctl disconnect :: mumctl help :: Show a help message. +mumctl mute [user] :: + Mute yourself or someone else. + If user is omitted, you mute yourself. Otherwise, the user with the username [user] is muted. + mumctl server add [--password ] [--port ] [--username ] [] :: Add a saved server configuration. @@ -79,8 +83,12 @@ mumctl server rename :: mumctl status :: Show the currently conneced channel and server. -mumctl user mute :: - Mute someone else locally. +mumctl undeafen :: + Undeafen yourself. + +mumctl unmute [user] :: + Unmute yourself or someone else. + If user is omitted, unmute. Otherwise, the user with the username [user] is unmuted. mumctl volume set :: Set the outgoing volume level. -- cgit v1.2.1