diff --git a/main/pbx.c b/main/pbx.c index 6138684a48..d50a0ddcf5 100644 --- a/main/pbx.c +++ b/main/pbx.c @@ -3050,7 +3050,7 @@ static char show_function_help[] = " Describe a particular dialplan function.\n"; static char show_dialplan_help[] = -"Usage: core show dialplan [exten@][context]\n" +"Usage: dialplan show [exten@][context]\n" " Show dialplan\n"; static char set_global_help[] =