aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/cli.c
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2017-03-26 19:36:18 -0400
committerDave Barach <dave@barachs.net>2017-03-26 19:36:46 -0400
commit13ad1f02922858177915b1cb1450041d2e4d85de (patch)
treea33fe2339cd4e545960636921fc11d14a2d37ba9 /src/vnet/devices/af_packet/cli.c
parentde9571f04a48bf109ea2807a374ac5e05f29c8c1 (diff)
Rename "show interfaces" -> "show interface"
To line up with "show interface placement," recently added. Otherwise, "show int" refers only to "show interface placement," which tends to annoy the cash customers... Change-Id: Iea9e3681aeb051e2b0e1ecbf06706d98af9a3abf Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/vnet/devices/af_packet/cli.c')
-rw-r--r--src/vnet/devices/af_packet/cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/devices/af_packet/cli.c b/src/vnet/devices/af_packet/cli.c
index d4aa7016aaa..44dc517911b 100644
--- a/src/vnet/devices/af_packet/cli.c
+++ b/src/vnet/devices/af_packet/cli.c
@@ -113,7 +113,7 @@ done:
* exist. Once created, a new host interface will exist in VPP
* with the name '<em>host-<ifname></em>', where '<em><ifname></em>'
* is the name of the specified veth pair. Use the
- * '<em>show interfaces</em>' command to display host interface details.
+ * '<em>show interface</em>' command to display host interface details.
*
* This command has the following optional parameters:
*