summaryrefslogtreecommitdiff
path: root/isisd/isisd.c
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isisd.c')
-rw-r--r--isisd/isisd.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/isisd/isisd.c b/isisd/isisd.c
index bda2295ae1..77b18f9cf7 100644
--- a/isisd/isisd.c
+++ b/isisd/isisd.c
@@ -1920,9 +1920,9 @@ DEFUN(no_debug_isis_ldp_sync, no_debug_isis_ldp_sync_cmd,
DEFUN (show_hostname,
show_hostname_cmd,
- "show " PROTO_NAME " hostname",
- SHOW_STR
- PROTO_HELP
+ "show " PROTO_NAME " [vrf <NAME|all>] hostname",
+ SHOW_STR PROTO_HELP VRF_CMD_HELP_STR
+ "All VRFs\n"
"IS-IS Dynamic hostname mapping\n")
{
struct listnode *node;