From 834819471a024a98cf6062f1e20c75a9b9e26f88 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 7 Nov 2015 21:10:01 +0100 Subject: stats: Document the level in show stats level options Potentially Fixes: --- src/vty/stats_vty.c | 1 + 1 file changed, 1 insertion(+) 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") -- cgit v1.2.3