]> git.puffer.fish Git - mirror/frr.git/commitdiff
ospfd: fix no ospf abr-type syntax 16853/head
authorShbinging <bingshui@smail.nju.edu.cn>
Fri, 20 Sep 2024 07:02:35 +0000 (15:02 +0800)
committerShbinging <bingshui@smail.nju.edu.cn>
Fri, 20 Sep 2024 07:06:22 +0000 (15:06 +0800)
Signed-off-by: Shbinging <bingshui@smail.nju.edu.cn>
ospfd/ospf_vty.c

index 5f0d28e5f4d9f663b3a450f206535af521d25ab0..d7d7fb76eab86135f9dcd0bbf42c7effd4b09019 100644 (file)
@@ -2111,7 +2111,7 @@ DEFUN (ospf_abr_type,
 
 DEFUN (no_ospf_abr_type,
        no_ospf_abr_type_cmd,
-       "no ospf abr-type <cisco|ibm|shortcut|standard>",
+       "no ospf abr-type [<cisco|ibm|shortcut|standard>]",
        NO_STR
        "OSPF specific commands\n"
        "Set OSPF ABR type\n"