Add a bit of useful data to know what version of FRR we
are playing with in this vtysh instance.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
progname);
else
printf("Usage : %s [OPTION...]\n\n"
- "Integrated shell for FRR. \n\n"
+ "Integrated shell for FRR (version " FRR_VERSION "). \n\n"
"-b, --boot Execute boot startup configuration\n"
"-c, --command Execute argument as command\n"
"-d, --daemon Connect only to the specified daemon\n"