]> git.puffer.fish Git - mirror/frr.git/commit
vty: fix configure terminal argument descriptions
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 27 Sep 2023 20:34:53 +0000 (23:34 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 27 Sep 2023 20:34:53 +0000 (23:34 +0300)
commitb8ebb7fc62dc4e212e74189c8d53ee74f1b2d0e5
tree6379f9ada6617a0e5b813c0b5a9730b50f44653c
parentf289533d5d6535b4aad3624e7b912e766ac0b78a
vty: fix configure terminal argument descriptions

"terminal" and "file-lock" description are mixed up.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
lib/command.c
vtysh/vtysh.c