diff options
author | anlan_cs <anlan_cs@tom.com> | 2024-05-23 16:08:28 +0200 |
---|---|---|
committer | anlan_cs <anlan_cs@tom.com> | 2024-05-25 13:46:55 +0200 |
commit | b212c4d0760818880f510b1412d055677d7c0f9d (patch) | |
tree | aaf63eb93fbdfd15c7b4b283d9fd08ed60681700 /doc/user/ospfd.rst | |
parent | ospfd: add instance id for one command (diff) | |
download | frr-b212c4d0760818880f510b1412d055677d7c0f9d.tar.xz frr-b212c4d0760818880f510b1412d055677d7c0f9d.zip |
doc: adjust one ospf command
Signed-off-by: anlan_cs <anlan_cs@tom.com>
Diffstat (limited to 'doc/user/ospfd.rst')
-rw-r--r-- | doc/user/ospfd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/ospfd.rst b/doc/user/ospfd.rst index ad0b25aec..70c15e73d 100644 --- a/doc/user/ospfd.rst +++ b/doc/user/ospfd.rst @@ -987,7 +987,7 @@ Showing Information User can get that information as JSON format when ``json`` keyword at the end of cli is presented. -.. clicmd:: show ip ospf graceful-restart helper [detail] [json] +.. clicmd:: show ip ospf [{(1-65535)|vrf <NAME|all>}] graceful-restart helper [detail] [json] Displays the Graceful Restart Helper details including helper config changes. |