lisp: fix help msg of show eid-table command 59/28859/2
authorOnong Tayeng <otayeng@cisco.com>
Fri, 11 Sep 2020 10:08:20 +0000 (15:38 +0530)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 16 Sep 2020 10:32:48 +0000 (10:32 +0000)
commita14f367e27f9340da1e15d0a6dd871d7af2a695d
tree962e94bfee81a26542e0408434d7cfb090bc7421
parentc669272949f96b7e8a565c17d6a165094f8483bc
lisp: fix help msg of show eid-table command

The lisp|one show eid-table command's help msg does not display the
available options. This patch fixes that.

  show lisp eid-table [local|remote|eid <eid>]
  show one eid-table [local|remote|eid <eid>]

Type: fix

Signed-off-by: Onong Tayeng <otayeng@cisco.com>
Change-Id: Id39148db2ff291a7fe859830c1488b69ccd15c05
(cherry picked from commit b418c397dc8c870c6561ea1d7565067333db9df4)
src/vnet/lisp-cp/lisp_cli.c
src/vnet/lisp-cp/one_cli.c