vty: Document the .TEXT of the description

This commit is contained in:
Holger Hans Peter Freyther 2012-07-25 13:02:49 +02:00
parent 8297c819e9
commit c9b3e06d99
1 changed files with 2 additions and 1 deletions

View File

@ -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;