Small parameter fix

This commit is contained in:
Dennis Grunert 2024-01-10 17:58:17 +01:00
parent 932f64877d
commit a549a66b64
1 changed files with 2 additions and 2 deletions

View File

@ -126,9 +126,9 @@ static void print_help()
printf(" Give a delay in milliseconds. This is required for modem/fax. Audio\n");
printf(" toward ISDN interface is buffered with the given delay.\n");
printf(" This feature alters dejittering strategy.\n");
printf("--aocd\n");
printf(" --aocd\n");
printf(" Send AOC-D charging information\n");
printf("--aocs\n");
printf(" --aocs\n");
printf(" Send AOC-S charging information\n");
printf(" -T --local-tones german | oldgerman | american\n");
printf(" Send locally generated tones, if not provided by remote interface.\n");