fix usage

This commit is contained in:
Matthias Ringwald 2015-11-19 16:28:29 +01:00
parent 3d00ae4485
commit 6471a72da0

View File

@ -120,8 +120,8 @@ static void show_usage(void){
printf("c - simulate incoming call\n");
printf("C - simulate terminage call\n");
printf("r - enable in-band ring tone\n");
printf("R - disable in-band ring tone\n");
printf("r - disable in-band ring tone\n");
printf("R - enable in-band ring tone\n");
printf("t - terminate connection\n");
printf("---\n");