From 118e4e8cdc86acaf69b4cbf547a32d99a069072a Mon Sep 17 00:00:00 2001 From: anlan_cs Date: Wed, 7 Dec 2022 15:00:27 +0800 Subject: [PATCH] doc: fix an incomplete command for ospf The command of "show ip ospf" is incomplete. But "show ipv6 ospf" is fine. Just complete it with actual parameters. Signed-off-by: anlan_cs --- doc/user/ospfd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index 181a6b2f36..69c1c18d3c 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -782,7 +782,7 @@ Showing Information .. _show-ip-ospf: -.. clicmd:: show ip ospf [json] +.. clicmd:: show ip ospf [vrf ] [json] Show information on a variety of general OSPF and area state and configuration information. -- 2.39.5