diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/vty/stats_vty.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vty/stats_vty.c b/src/vty/stats_vty.c index feda2aa0..e0239bfb 100644 --- a/src/vty/stats_vty.c +++ b/src/vty/stats_vty.c @@ -344,6 +344,7 @@ DEFUN(show_stats_level, show_stats_level_cmd, "show stats level (global|peer|subscriber)", SHOW_STR SHOW_STATS_STR + "Set the maximum group level\n" "Show global groups only\n" "Show global and network peer related groups\n" "Show global, peer, and subscriber groups\n") |