aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/mumd.1
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-12-24 02:51:00 +0100
committerGustav Sörnäs <gustav@sornas.net>2020-12-24 13:34:31 +0100
commite0eea506162c159df500587db406ee3b1fa3f911 (patch)
tree874cdbecd47aa6367d686aa1228677cd26bfba22 /documentation/mumd.1
parent2902064db5c24ac30cb1a58fd44832b02ee478be (diff)
downloadmum-e0eea506162c159df500587db406ee3b1fa3f911.tar.gz
add initial man pages
Diffstat (limited to 'documentation/mumd.1')
-rw-r--r--documentation/mumd.188
1 files changed, 88 insertions, 0 deletions
diff --git a/documentation/mumd.1 b/documentation/mumd.1
new file mode 100644
index 0000000..8934497
--- /dev/null
+++ b/documentation/mumd.1
@@ -0,0 +1,88 @@
+'\" t
+.\" Title: mumd
+.\" Author: [see the "AUTHOR(S)" section]
+.\" Generator: Asciidoctor 2.0.12
+.\" Date: 2020-12-24
+.\" Manual: \ \&
+.\" Source: \ \&
+.\" Language: English
+.\"
+.TH "MUMD" "1" "2020-12-24" "\ \&" "\ \&"
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.ss \n[.ss] 0
+.nh
+.ad l
+.de URL
+\fI\\$2\fP <\\$1>\\$3
+..
+.als MTO URL
+.if \n[.g] \{\
+. mso www.tmac
+. am URL
+. ad l
+. .
+. am MTO
+. ad l
+. .
+. LINKSTYLE blue R < >
+.\}
+.SH "NAME"
+mumd \- Mumble client daemon
+.SH "SYNOPSIS"
+.sp
+mumd
+.SH "DESCRIPTION"
+.sp
+mumd is a client daemon for Mumble, a free and open source voice chat system.
+It is controlled via a controller like mumctl(1).
+.SH "FILES"
+.sp
+Configuration is stored in and read from
+.sp
+.RS 4
+.ie n \{\
+\h'-04' 1.\h'+01'\c
+.\}
+.el \{\
+. sp -1
+. IP " 1." 4.2
+.\}
+$XDG_CONFIG_HOME/mumdrc if $XDG_CONFIG_HOME is set, otherwise
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04' 2.\h'+01'\c
+.\}
+.el \{\
+. sp -1
+. IP " 2." 4.2
+.\}
+$HOME/.config/mumdrc if $HOME is set, otherwise
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04' 3.\h'+01'\c
+.\}
+.el \{\
+. sp -1
+. IP " 3." 4.2
+.\}
+/etc/mumdrc.
+.RE
+.sp
+See mumdrc(5) for information about the configuration file.
+.SH "AUTHORS"
+.sp
+Gustav Sörnäs and Eskil Queseth.
+.SH "REPORTING BUGS"
+.sp
+Please report bugs to the Github repository at \c
+.URL "https://github.com/sornas/mum/" ""
+or by e\-mail to \c
+.MTO "gustav\(atsornas.net" "" "."
+.SH "SEE ALSO"
+.sp
+mumctl(1), mumdrc(5) \ No newline at end of file