lisp: fix help msg of show eid-table command 84/28784/2
authorOnong Tayeng <otayeng@cisco.com>
Fri, 11 Sep 2020 10:08:20 +0000 (15:38 +0530)
committerFlorin Coras <florin.coras@gmail.com>
Fri, 11 Sep 2020 15:06:23 +0000 (15:06 +0000)
commitb418c397dc8c870c6561ea1d7565067333db9df4
tree93226e52a44c0c47decb3429cbd39f427ea6355b
parent504bcb7c29da6ab45656f54cda394cccb0d97dae
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
src/vnet/lisp-cp/lisp_cli.c
src/vnet/lisp-cp/one_cli.c