patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] app/testpmd: add new line
@ 2017-12-04 13:12 Elza Mathew
  0 siblings, 0 replies; only message in thread
From: Elza Mathew @ 2017-12-04 13:12 UTC (permalink / raw)
  To: qabuild; +Cc: stable

Added a missing empty line between two different
commands in the help output.

Fixes: a4fd5eeeadc0 ("app/testpmd: refine xstats show")
Cc: stable@dpdk.org

Signed-off-by: Elza Mathew <elza.mathew@intel.com>
---
 app/test-pmd/cmdline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index f71d963..548cf82 100644
--- a/app/test-pmd/cmdline.c
+++ b/app/test-pmd/cmdline.c
@@ -528,7 +528,7 @@ static void cmd_help_long_parsed(void *parsed_result,
 
 			"set xstats-hide-zero on|off\n"
 			"    Set the option to hide the zero values"
-			" for xstats display.\n"
+			" for xstats display.\n\n"
 
 			"set port (port_id) vf (vf_id) rx|tx on|off\n"
 			"    Enable/Disable a VF receive/tranmit from a port\n\n"
-- 
1.9.1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-04 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-04 13:12 [dpdk-stable] [PATCH] app/testpmd: add new line Elza Mathew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).