diff options
Diffstat (limited to 'src/vnet/devices/af_packet/cli.c')
-rw-r--r-- | src/vnet/devices/af_packet/cli.c | 2 |
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: * |