diff options
Diffstat (limited to 'src/vnet/devices/virtio/vhost-user.c')
-rw-r--r-- | src/vnet/devices/virtio/vhost-user.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/devices/virtio/vhost-user.c b/src/vnet/devices/virtio/vhost-user.c index 5a5beb1554d..5ad4cb62bee 100644 --- a/src/vnet/devices/virtio/vhost-user.c +++ b/src/vnet/devices/virtio/vhost-user.c @@ -3408,7 +3408,7 @@ VLIB_CLI_COMMAND (vhost_user_connect_command, static) = { /*? * Delete a vHost User interface using the interface name or the - * software interface index. Use the '<em>show interfaces</em>' + * software interface index. Use the '<em>show interface</em>' * command to determine the software interface index. On deletion, * the linux socket will not be deleted. * |