aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/mumctl.1
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/mumctl.1')
-rw-r--r--documentation/mumctl.14
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/mumctl.1 b/documentation/mumctl.1
index b2badf6..01840d1 100644
--- a/documentation/mumctl.1
+++ b/documentation/mumctl.1
@@ -99,9 +99,11 @@ mumctl help
Show a help message.
.RE
.sp
-mumctl message channel [\-r|\-\-recursive] <message> <channels>
+mumctl message channel [\-r|\-\-recursive] <message> [<channel>...]
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.
+If no channels are given the message is sent to the channel currently
+connected to.
.sp
mumctl message user <message> <users>
Sends a message to all users specified in the list of users.