From: Ibtisam Tariq Date: Mon, 2 Nov 2020 11:38:25 +0000 (+0000) Subject: examples/vhost_crypto: add new line character in usage X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=854dbee2ac990002bbf7a19c65aa7385e589f6d9;p=dpdk.git examples/vhost_crypto: add new line character in usage Add new line character(\n) in the usage of vhost_crypto example for better readability Fixes: 709521f4c2cd ("examples/vhost_crypto: support multi-core") Cc: stable@dpdk.org Signed-off-by: Ibtisam Tariq Reviewed-by: David Marchand Reviewed-by: Maxime Coquelin --- diff --git a/examples/vhost_crypto/main.c b/examples/vhost_crypto/main.c index 11ad491597..29c8f7228d 100644 --- a/examples/vhost_crypto/main.c +++ b/examples/vhost_crypto/main.c @@ -195,7 +195,7 @@ vhost_crypto_usage(const char *prgname) { printf("%s [EAL options] --\n" " --%s ,SOCKET-FILE-PATH\n" - " --%s (lcore,cdev_id,queue_id)[,(lcore,cdev_id,queue_id)]" + " --%s (lcore,cdev_id,queue_id)[,(lcore,cdev_id,queue_id)]\n" " --%s: zero copy\n" " --%s: guest polling\n", prgname, SOCKET_FILE_KEYWORD, CONFIG_KEYWORD,