From 8f5acbc7e7fc3652f5321a31be351221542faf80 Mon Sep 17 00:00:00 2001 From: Eskil Queseth Date: Sun, 6 Jun 2021 23:16:38 +0200 Subject: change interactive flag to follow --- documentation/mumctl.1 | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'documentation/mumctl.1') diff --git a/documentation/mumctl.1 b/documentation/mumctl.1 index 16360bb..e875fd7 100644 --- a/documentation/mumctl.1 +++ b/documentation/mumctl.1 @@ -1,13 +1,13 @@ '\" t .\" Title: mumd .\" Author: [see the "AUTHOR(S)" section] -.\" Generator: Asciidoctor 2.0.12 -.\" Date: 2021-04-03 +.\" Generator: Asciidoctor 2.0.15 +.\" Date: 2021-06-06 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "MUMCTL" "1" "2021-04-03" "\ \&" "\ \&" +.TH "MUMCTL" "1" "2021-06-06" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -157,6 +157,19 @@ mumctl volume set Set the volume of another user\(cqs incoming audio. 1.0 is the default. .RE +.sp +mumctl messages [\-f|\-\-follow] +Prints all received messages since mumd was started, or since this command last was issued, +whichever happens first. +If the follow flag is set, mumctl will instead wait for new messages to come in and print +them as they come in. To exit this loop, issue a Ctrl\-C. +.sp +mumctl message user +Sends a message to all users specified in the list of users. +.sp +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. .SH "AUTHORS" .sp Gustav Sörnäs and Eskil Queseth. -- cgit v1.2.1