From 31c6fa450a4ce10348b8a4633ba287b22b7eba00 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Sun, 4 Jun 2017 21:01:52 +0000 Subject: [PATCH] zebra: remove extraneous help string caused tag to display null0 helpstr Signed-off-by: Quentin Young --- zebra/zebra_vty.c | 1 - 1 file changed, 1 deletion(-) diff --git a/zebra/zebra_vty.c b/zebra/zebra_vty.c index 6c3dfe0e06..6f1c81eda1 100644 --- a/zebra/zebra_vty.c +++ b/zebra/zebra_vty.c @@ -2172,7 +2172,6 @@ DEFUN (ipv6_route, "IPv6 gateway address\n" "IPv6 gateway interface name\n" "Null interface\n" - "Null interface\n" "Set tag for this route\n" "Tag value\n" "Distance value for this prefix\n"