]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: fix an incomplete command for ospf 12487/head
authoranlan_cs <vic.lan@pica8.com>
Wed, 7 Dec 2022 07:00:27 +0000 (15:00 +0800)
committeranlan_cs <vic.lan@pica8.com>
Sat, 10 Dec 2022 08:46:40 +0000 (16:46 +0800)
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 <vic.lan@pica8.com>
doc/user/ospfd.rst

index 181a6b2f3682f4dba16c8c3cac8428a023c55de6..69c1c18d3ce5bf5482dff39a946a5ef91fd1ad29 100644 (file)
@@ -782,7 +782,7 @@ Showing Information
 
 .. _show-ip-ospf:
 
-.. clicmd:: show ip ospf [json]
+.. clicmd:: show ip ospf [vrf <NAME|all>] [json]
 
    Show information on a variety of general OSPF and area state and
    configuration information.