From db855a3cfed4e8e33e864b8a33cb558c2b26ac12 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Wed, 7 Feb 2024 22:56:17 +0200 Subject: [PATCH] doc: Fix the documentation for route-map continue statement Signed-off-by: Donatas Abraitis --- doc/user/routemap.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/user/routemap.rst b/doc/user/routemap.rst index 18a261d94072..2907f0d3cfb3 100644 --- a/doc/user/routemap.rst +++ b/doc/user/routemap.rst @@ -380,10 +380,12 @@ Route Map Exit Action Command .. clicmd:: on-match next -.. clicmd:: continue - Proceed on to the next entry in the route-map. +.. clicmd:: continue (1-65535) + + Proceed to the specified sequence in the route-map. + .. clicmd:: on-match goto N .. clicmd:: continue N