diff options
| author | Philippe Guibert <philippe.guibert@6wind.com> | 2022-05-18 15:08:18 +0200 |
|---|---|---|
| committer | Philippe Guibert <philippe.guibert@6wind.com> | 2022-05-18 15:08:18 +0200 |
| commit | eae2563d191c27ee870fcbc45df36fc2f90bb54c (patch) | |
| tree | 6925d6beba31251d216ca2056823cbd0a978592e | |
| parent | daa97042a2720ed46a1c1817d58cd7a9d08b333e (diff) | |
doc: use real wording for the show isis segment-routing node command
The node keyword does not take 's' at the end.
Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
| -rw-r--r-- | doc/user/isisd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/isisd.rst b/doc/user/isisd.rst index d2859670dd..9ccb5ba4b5 100644 --- a/doc/user/isisd.rst +++ b/doc/user/isisd.rst @@ -411,7 +411,7 @@ Known limitations: clear the Node flag that is set by default for Prefix-SIDs associated to loopback addresses. This option is necessary to configure Anycast-SIDs. -.. clicmd:: show isis segment-routing nodes +.. clicmd:: show isis segment-routing node Show detailed information about all learned Segment Routing Nodes. |
