summaryrefslogtreecommitdiff
path: root/lib/vrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vrf.h')
-rw-r--r--lib/vrf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vrf.h b/lib/vrf.h
index c4260769a6..dcc115563d 100644
--- a/lib/vrf.h
+++ b/lib/vrf.h
@@ -50,7 +50,7 @@ enum {
/*
* The command strings
*/
-#define VRF_CMD_STR_OPT "[vrf NAME]"
+
#define VRF_CMD_STR "vrf NAME"
#define VRF_CMD_HELP_STR "Specify the VRF\nThe VRF name\n"