Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohn Marion <john@lmsn.net>2016-05-22 09:26:17 +0300
committerJohn Marion <john@lmsn.net>2016-05-22 09:26:17 +0300
commit84de178b57fb5befb3c4e2a2631f0c9daae4a691 (patch)
tree5b22376772d5086927d425e3f8f13d7f8e4feb05 /man
parentf990b90d51587fbe14029bf3c748d1f8d6a485e4 (diff)
Document -disablesu option for murmur on manpage
Diffstat (limited to 'man')
-rw-r--r--man/murmurd.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/murmurd.1 b/man/murmurd.1
index 473a51db3..492ce19b6 100644
--- a/man/murmurd.1
+++ b/man/murmurd.1
@@ -9,6 +9,8 @@ murmurd - VoIP server.
.br
.B murmurd \-readsupw \fIserverid\fR
.br
+.B murmurd \-disablesu \fIserverid\fR
+.br
.B murmurd \-limits
.br
.B murmurd \-wipessl
@@ -46,6 +48,10 @@ virtual server to set the password for.
Reads SuperUser password from stdin. Optionally takes a \fIserverid\fR
representing the virtual server to set the password for.
.TP
+.B \-disablesu\fR\ [\fIserverid\fR]
+Disables the SuperUser account. Optionally takes a \fIserverid\fR representing
+the virtual server to disable the SuperUser account on.
+.TP
.B \-limits
Tests and shows how many file descriptors and threads can be created. The
purpose of this option is to test how many clients Murmur can handle. Murmur