]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_spf.c
fabricd: add new daemon as build of isisd
[mirror_frr.git] / isisd / isis_spf.c
index 341921146bb522858fe6bb004b3bbd439eb0090d..317e278e80ab60b140f88251d514f4265ef30d29 100644 (file)
@@ -1617,9 +1617,9 @@ static void isis_print_spftree(struct vty *vty, int level,
 
 DEFUN (show_isis_topology,
        show_isis_topology_cmd,
-       "show isis topology [<level-1|level-2>]",
+       "show " PROTO_NAME " topology [<level-1|level-2>]",
        SHOW_STR
-       "IS-IS information\n"
+       PROTO_HELP
        "IS-IS paths to Intermediate Systems\n"
        "Paths to all level-1 routers in the area\n"
        "Paths to all level-2 routers in the domain\n")