mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine help
This commit is contained in:
parent
feaae341b9
commit
823dc2df21
1 changed files with 1 additions and 4 deletions
|
@ -3429,7 +3429,7 @@ void SrsConfig::print_help(char** argv)
|
|||
"Authors: " RTMP_SIG_SRS_AUTHROS "\n"
|
||||
"Build: " SRS_AUTO_BUILD_DATE " Configuration:" SRS_AUTO_USER_CONFIGURE "\n"
|
||||
"Features:" SRS_AUTO_CONFIGURE "\n""\n"
|
||||
"Usage: %s [-h?vVsS] [[-t] -c <filename>]\n"
|
||||
"Usage: %s [-h?vVgG] [[-t] -c <filename>]\n"
|
||||
"\n"
|
||||
"Options:\n"
|
||||
" -?, -h : show this help and exit(0)\n"
|
||||
|
@ -3437,9 +3437,6 @@ void SrsConfig::print_help(char** argv)
|
|||
" -g, -G : show server signature and exit(0)\n"
|
||||
" -t : test configuration file, exit(error_code).\n"
|
||||
" -c filename : use configuration file for SRS\n"
|
||||
"For srs-dolphin:\n"
|
||||
" -p rtmp-port : the rtmp port to listen.\n"
|
||||
" -x http-port : the http port to listen.\n"
|
||||
"\n"
|
||||
RTMP_SIG_SRS_WEB "\n"
|
||||
RTMP_SIG_SRS_URL "\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue