From 0c896167f36f0f3d264d96a03a959372a88a3b3d Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Mon, 13 Feb 2023 09:39:57 -0500 Subject: [PATCH] doc: Add documentation for `debug routemap [detail]` Signed-off-by: Donald Sharp --- doc/user/basic.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/basic.rst b/doc/user/basic.rst index 4a64d8f949..254dad8303 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -294,6 +294,12 @@ Basic Config Commands log files to quickly balloon in size. Remember to disable backtraces when they're no longer needed. +.. clicmd:: debug routemap [detail] + + This command turns on debugging of routemaps. When detail is specified + more data is provided to the operator about the reasoning about what + is going on in the routemap code. + .. clicmd:: service password-encryption Encrypt password. -- 2.39.5