summaryrefslogtreecommitdiff
path: root/res/res_features.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_features.c')
-rw-r--r--res/res_features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_features.c b/res/res_features.c
index e48c2e00f..f8a1168e1 100644
--- a/res/res_features.c
+++ b/res/res_features.c
@@ -1932,7 +1932,7 @@ static char showparked_help[] =
" Lists currently parked calls.\n";
static struct ast_cli_entry cli_features[] = {
- { { "feature", "list", NULL },
+ { { "feature", "show", NULL },
handle_showfeatures, "Lists configured features",
showfeatures_help },