|
|
@@ -497,7 +497,7 @@ static char Usage[] = "Usage: turnserver [options]\n"
|
|
|
" (see http://dev.mysql.com/doc/refman/5.1/en/ssl-options.html for the\n"
|
|
|
" command options description).\n\n"
|
|
|
" All connection-string parameters are optional.\n\n"
|
|
|
-"--secret-key-file <filename> This is the file path which contain secret key of aes encryption while using MySQL password encryption.\n"
|
|
|
+" --secret-key-file <filename> This is the file path which contain secret key of aes encryption while using MySQL password encryption.\n"
|
|
|
" If you want to use in the MySQL connection string the password in encrypted format,\n"
|
|
|
" then set in this option the file path of the secret key. The key which is used to encrypt MySQL password.\n"
|
|
|
" Warning: If this option is set, then MySQL password must be set in \"mysql-userdb\" option in encrypted format!\n"
|