Skip to content

Commit

Permalink
doc: Fix the documentation for route-map continue statement
Browse files Browse the repository at this point in the history
Signed-off-by: Donatas Abraitis <[email protected]>
  • Loading branch information
ton31337 committed Feb 7, 2024
1 parent 7fe05d6 commit db855a3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/user/routemap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db855a3

Please sign in to comment.