diff options
Diffstat (limited to 'documentation/mumd.1')
| -rw-r--r-- | documentation/mumd.1 | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/documentation/mumd.1 b/documentation/mumd.1 new file mode 100644 index 0000000..ffd5f96 --- /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-25 +.\" Manual: \ \& +.\" Source: \ \& +.\" Language: English +.\" +.TH "MUMD" "1" "2020-12-25" "\ \&" "\ \&" +.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 |
