From c9b3e06d99f21f580afe29de634589785494e87e Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 25 Jul 2012 13:02:49 +0200 Subject: vty: Document the .TEXT of the description --- src/vty/logging_vty.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/vty') diff --git a/src/vty/logging_vty.c b/src/vty/logging_vty.c index 6be30b4a..6166f1f2 100644 --- a/src/vty/logging_vty.c +++ b/src/vty/logging_vty.c @@ -269,7 +269,8 @@ DEFUN(show_logging_vty, gDEFUN(cfg_description, cfg_description_cmd, "description .TEXT", - "Save human-readable decription of the object\n") + "Save human-readable decription of the object\n" + "Text until the end of the line\n") { char **dptr = vty->index_sub; -- cgit v1.2.3