stats: Document the level in show stats level options

Potentially Fixes:

<command id='show stats level (global|peer|subscriber)'>
        <param name='subscriber' doc='(null)' />
This commit is contained in:
Holger Hans Peter Freyther 2015-11-07 21:10:01 +01:00
parent aab4a2497c
commit 834819471a
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ DEFUN(show_stats_level,
show_stats_level_cmd, show_stats_level_cmd,
"show stats level (global|peer|subscriber)", "show stats level (global|peer|subscriber)",
SHOW_STR SHOW_STATS_STR SHOW_STR SHOW_STATS_STR
"Set the maximum group level\n"
"Show global groups only\n" "Show global groups only\n"
"Show global and network peer related groups\n" "Show global and network peer related groups\n"
"Show global, peer, and subscriber groups\n") "Show global, peer, and subscriber groups\n")