mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
Linux only -> Unix-like systems only
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1126 05730e5d-ab1b-0410-a4ac-84af385074fa
This commit is contained in:
parent
444dfd2764
commit
ce01bdc54e
@ -222,7 +222,7 @@ int main(int argc, char **argv) {
|
||||
" -readsupw [srv] Reads passford for server srv from standard input.\n"
|
||||
#endif
|
||||
" -v Add verbose output.\n"
|
||||
" -fg Don't detach from console [Linux only].\n"
|
||||
" -fg Don't detach from console [Unix-like systems only].\n"
|
||||
"If no inifile is provided, murmur will search for one in \n"
|
||||
"default locations.",argv[0]);
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user