X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fl2fwd-crypto%2Fmain.c;h=0cb46c221b6be22e538463b9863cc6cfe522dde3;hb=69a558e39628d4ea3ad4063189f95af3e01fef29;hp=5fd4ff101255f39aba335cb76ab719444c7bcc9c;hpb=437958e84749812cb9c3babf8dc0f6a84f537bab;p=dpdk.git diff --git a/examples/l2fwd-crypto/main.c b/examples/l2fwd-crypto/main.c index 5fd4ff1012..0cb46c221b 100644 --- a/examples/l2fwd-crypto/main.c +++ b/examples/l2fwd-crypto/main.c @@ -789,7 +789,7 @@ l2fwd_crypto_usage(const char *prgname) printf("%s [EAL options] --\n" " -p PORTMASK: hexadecimal bitmask of ports to configure\n" " -q NQ: number of queue (=ports) per lcore (default is 1)\n" - " -s manage all ports from single lcore" + " -s manage all ports from single lcore\n" " -t PERIOD: statistics will be refreshed each PERIOD seconds" " (0 to disable, 10 default, 86400 maximum)\n"