From 5e879f68cc169fe95893f5c07a4748f26efc3563 Mon Sep 17 00:00:00 2001 From: Eskil Queseth Date: Wed, 19 May 2021 00:46:53 +0200 Subject: document the text message feature --- documentation/mumctl.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'documentation/mumctl.txt') diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index b9f083f..db8857f 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -98,6 +98,17 @@ mumctl volume set :: Set the volume of another user's incoming audio. 1.0 is the default. +mumctl messages + Prints all received messages since mumd was started, or since this command last was issued, + whichever happens first. + +mumctl message user + Sends a message to all users specified in the list of users. + +mumctl message channel [-r|--recursive] + Sends a message to all channels specified in the list of channels. + If the recursive flag is set, the message is also sent to all subchannels in a recursive manner. + Authors ------- -- cgit v1.2.1