From 989b3f6d858ecde8e08c923db528bb0116e1a91c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 3 Apr 2021 11:30:04 +0200 Subject: update mumctl documentation --- documentation/mumctl.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation/mumctl.txt') diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index 5b1607c..b9f083f 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -40,15 +40,15 @@ mumctl channel list :: mumctl completions [--bash|--fish|--zsh] :: Generate a completion file for the specified shell. -mumctl config :: - Set a configuration value in the mumd(1) config-file. +mumctl config :: + Set a configuration value in the mumd(1) config-file. See mumdrc(5). mumctl config-reload :: Force a reload of the configuration file (e.g. after editing it externally. -mumctl connect [-p|--port ] [username] :: +mumctl connect [-p|--port ] [username] :: Connect to a server on the specified port. The host may be either the name - of a saved server or an IP or a URL (in which case username needs to be passed + of a saved server or an IP/URL (in which case username needs to be passed as well). If omitted, the port defaults to 64738. @@ -65,10 +65,10 @@ 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 ] [] :: +mumctl server add [--port ] [ | ] :: Add a saved server configuration. -mumctl server config :: +mumctl server config :: Configure a variable in a saved server configuration. mumctl server list :: @@ -106,7 +106,7 @@ Gustav Sörnäs and Eskil Queseth. Reporting bugs -------------- -Please report bugs to the Github repository at https://github.com/sornas/mum/ +Please report bugs to the Github repository at https://github.com/mum-rs/mum/ or by e-mail to gustav@sornas.net. See also -- cgit v1.2.1