vty: Fix the number of documented arguments

This commit is contained in:
Holger Hans Peter Freyther 2016-04-04 18:31:34 +02:00
parent c39c3df251
commit 32162fe7c8
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ DEFUN(cfg_no_use_imsi, cfg_no_use_imsi_cmd,
DEFUN(show_calls_sum, show_calls_sum_cmd,
"show calls summary",
SHOW_STR "Current calls\n")
SHOW_STR "Current calls\nBrief overview\n")
{
struct call *call;