From 558b4e7cf74cba5b14b65819ceb190b073d7bb4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 8 Jun 2021 10:13:57 +0200 Subject: update manpage --- documentation/mumctl.1 | 4 +++- documentation/mumctl.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'documentation') 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] +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. +If no channels are given the message is sent to the channel currently +connected to. .sp mumctl message user Sends a message to all users specified in the list of users. diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index af9e059..888d847 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -61,9 +61,11 @@ mumctl disconnect :: mumctl help :: Show a help message. -mumctl message channel [-r|--recursive] +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. + If no channels are given the message is sent to the channel currently + connected to. mumctl message user Sends a message to all users specified in the list of users. -- cgit v1.2.1