updated on Wed Jan 11 16:09:51 UTC 2012
[aur-mirror.git] / umurmur / umurmur.1
blobe124d7cd40bb79b55f4d5f96fffda42a14734e1b
1 .TH umurmur 1 "2010 July 17"
2 .SH NAME
3 uMurmur \- minimalistic Mumble VoIP server.
4 .SH SYNOPSIS
5 .B umurmurd
6 .RI [ options ]
7 .SH DESCRIPTION
8 uMurmur is a minimalistic Mumble server primarily targeted to run on routers with an open OS like OpenWRT. The server part of Mumble is called Murmur, hence the name uMurmur.
9 .SH OPTIONS
10 .TP
11 .B \-h, \-\-help
12 Show a summary of the options.
13 .TP
14 .BI \-c \ "configfile"
15 Specify which configuration file to use.
16 .TP
17 .BI \-p \ "pidfile"
18 Write uMurmur PID to this file.
19 .TP
20 .BI \-d
21 Run in the foreground (do not fork).
22 .br
23 This is very usefull for debugging.
24 .TP
25 .BI \-r
26 Run with realtime priority.
27 .SH SEE ALSO
28 .BR mumble (1),
29 .br
30 .SH AUTHOR
31 Written by Martin Johansson <martin@fatbob.nu>.
32 Mumble and Murmurd was written by Thorvald Natvig <slicer@users.sourceforge.net>.