From 6d8589daea32bef095bbd0a310aa0988ec629330 Mon Sep 17 00:00:00 2001 From: Rafael Zalamena Date: Wed, 22 Apr 2020 10:46:18 -0300 Subject: [PATCH] doc: improve FPM clear command doc Use the old description as it looks more complete than the current. Signed-off-by: Rafael Zalamena --- doc/user/zebra.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/user/zebra.rst b/doc/user/zebra.rst index ba11d17909..9dfd08f733 100644 --- a/doc/user/zebra.rst +++ b/doc/user/zebra.rst @@ -831,7 +831,8 @@ FPM Commands .. index:: clear zebra fpm stats .. clicmd:: clear zebra fpm stats - Resets all FPM counters. + Reset statistics related to the zebra code that interacts with the + optional Forwarding Plane Manager (FPM) component. ``dplane_fpm_nl`` implementation @@ -879,7 +880,8 @@ FPM Commands .. index:: clear fpm counters .. clicmd:: clear fpm counters - Resets all FPM counters. + Reset statistics related to the zebra code that interacts with the + optional Forwarding Plane Manager (FPM) component. .. _zebra-dplane: -- 2.39.5