Cosmetics
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12725 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7e9db269dd
commit
7b52ef1305
|
@ -180,7 +180,7 @@ static int usage(char *name){
|
|||
printf(" -p, --password=FILENAME Password\n");
|
||||
printf(" -x, --execute=command Execute Command and Exit\n");
|
||||
printf(" -l, --loglevel=command Log Level\n");
|
||||
printf(" -q, --quiet Disable logging\n");
|
||||
printf(" -q, --quiet Disable logging\n");
|
||||
printf(" -d, --debug=level Debug Level (0 - 7)\n\n");
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue