From a698ba1639e91dcccc9733320bd32af6972afeeb Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Wed, 23 Feb 2022 10:17:30 -0500 Subject: [PATCH] doc: Add `show thread timers` doc commands Signed-off-by: Donald Sharp --- doc/user/basic.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/basic.rst b/doc/user/basic.rst index 21432039c1..4c196cfcfe 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -673,6 +673,11 @@ Terminal Mode Commands we are setting each individual fd for the poll command at that point in time. +.. clicmd:: show thread timers + + This command displays FRR's timer data for timers that will pop in + the future. + .. _common-invocation-options: Common Invocation Options