diff options
| author | anlan_cs <anlan_cs@tom.com> | 2024-05-23 22:08:28 +0800 |
|---|---|---|
| committer | anlan_cs <anlan_cs@tom.com> | 2024-05-25 19:46:55 +0800 |
| commit | b212c4d0760818880f510b1412d055677d7c0f9d (patch) | |
| tree | aaf63eb93fbdfd15c7b4b283d9fd08ed60681700 | |
| parent | d15cc4741beacc0de0a036e35c4b23196cdbda48 (diff) | |
doc: adjust one ospf command
Signed-off-by: anlan_cs <anlan_cs@tom.com>
| -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 ad0b25aec4..70c15e73de 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. |
