Fix typo in -h: s/hekp/help
Change-Id: I5336212845acc221d50d0aa306cccc13723b9868changes/51/11051/1
parent
e3fb258284
commit
8a695c42a8
|
@ -79,7 +79,7 @@ static const struct log_info mncc_sip_info = {
|
|||
static void print_help(void)
|
||||
{
|
||||
printf("OsmoSIPcon: MNCC to SIP bridge\n");
|
||||
printf(" -h --hekp\tthis text\n");
|
||||
printf(" -h --help\tthis text\n");
|
||||
printf(" -c --config-file NAME\tThe config file to use [%s]\n", config_file);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue