summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2022-12-07 08:00:27 +0100
committeranlan_cs <vic.lan@pica8.com>2022-12-10 09:46:40 +0100
commit118e4e8cdc86acaf69b4cbf547a32d99a069072a (patch)
tree1d6f752d02c9e02bee0f593c85db27287f385087
parentMerge pull request #12339 from anlancs/fix/bgpd-null-show (diff)
downloadfrr-118e4e8cdc86acaf69b4cbf547a32d99a069072a.tar.xz
frr-118e4e8cdc86acaf69b4cbf547a32d99a069072a.zip
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 <vic.lan@pica8.com>
-rw-r--r--doc/user/ospfd.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst
index 181a6b2f3..69c1c18d3 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 <NAME|all>] [json]
Show information on a variety of general OSPF and area state and
configuration information.