]> git.puffer.fish Git - matthieu/frr.git/commit
vtysh: add motd command
authorSergei Rozhkov <gh@zserg.ru>
Mon, 28 Nov 2022 11:14:25 +0000 (16:14 +0500)
committerSergei Rozhkov <gh@zserg.ru>
Wed, 30 Nov 2022 04:43:55 +0000 (09:43 +0500)
commit012f7ae4e9b5b9af9b2796867d49aceec7749d64
tree902dfc7925db0eae6681b375ac6dba28444ce4b7
parent79e9f21287c9164b38324324a35ae65cfccd600e
vtysh: add motd command

Add "show motd" commad.
The vtysh user can call the "show motd" command to re-show the welcome message.
This is necessary if the user saves frequently used commands in motd.

Signed-off-by: Sergei Rozhkov <gh@zserg.ru>
doc/user/basic.rst
vtysh/vtysh.c