mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
corrected spellings and grammar for readability
corrected minor spelling mistakes and grammar issues for better readability
This commit is contained in:
parent
5d6978c9e3
commit
b66cdabdfe
@ -1,4 +1,4 @@
|
||||
Mumble - A voicechat utility for gamers
|
||||
Mumble - A voice chat utility for gamers
|
||||
=======================================
|
||||
|
||||
> *http://mumble.info/*
|
||||
@ -31,12 +31,12 @@ and go to wherever you installed Mumble. Run murmur as
|
||||
```
|
||||
murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
|
||||
|
||||
-supw Set new password for the user SuperUser, which is hardcoded to
|
||||
-supw Set a new password for the user SuperUser, which is hardcoded to
|
||||
bypass ACLs. Keep this password safe. Until you set a password,
|
||||
the SuperUser is disabled. If you use this option, murmur will
|
||||
set the password in the database and then exit.
|
||||
|
||||
-ini Use a inifile other than murmur.ini, use this to run several instances
|
||||
-ini Use an inifile other than murmur.ini, use this to run several instances
|
||||
of murmur from the same directory. Make sure each instance is using
|
||||
a separate database.
|
||||
|
||||
@ -47,7 +47,7 @@ murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
|
||||
|
||||
## Running Murmur on Mac OS X
|
||||
|
||||
Murmur is distributed seperately from the Mumble client on Mac OS X.
|
||||
Murmur is distributed separately from the Mumble client on Mac OS X.
|
||||
It is called Static OS X Server and can be downloaded from the main webpage.
|
||||
|
||||
Once downloaded it can be run in the same way as on any other Unix-like system.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user