mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
src/murmur/main.cpp: Changed description of -v option to reflect better what it's actually about
This commit is contained in:
parent
d45e7e0796
commit
bada7d8e93
@ -347,7 +347,7 @@ int main(int argc, char **argv) {
|
||||
" The purpose of this option is to test how many clients Murmur can handle.\n"
|
||||
" Murmur will exit after this test.\n"
|
||||
#endif
|
||||
" -v Add verbose output.\n"
|
||||
" -v Use verbose logging (include debug-logs).\n"
|
||||
#ifdef Q_OS_UNIX
|
||||
" -fg Don't detach from console.\n"
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user