This commit is contained in:
Mészáros Mihály 2021-01-10 17:20:40 +01:00
parent fe3ed44089
commit e367fabb0e

View File

@ -464,7 +464,7 @@ static char Usage[] = "Usage: turnserver [options]\n"
" -v, --verbose 'Moderate' verbose mode.\n"
" -V, --Verbose Extra verbose mode, very annoying (for debug purposes only).\n"
" -o, --daemon Start process as daemon (detach from current shell).\n"
" --systemd Notify systemd about server status. (Use only in forground!)\n"
" --systemd Notify systemd about server status. (Use only in foreground!)\n"
" --no-software-attribute Production mode: hide the software version (formerly --prod).\n"
" -f, --fingerprint Use fingerprints in the TURN messages.\n"
" -a, --lt-cred-mech Use the long-term credential mechanism.\n"