app/testpmd: unify help strings
authorFerruh Yigit <ferruh.yigit@intel.com>
Fri, 2 Dec 2016 01:58:45 +0000 (01:58 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 6 Dec 2016 13:33:39 +0000 (14:33 +0100)
commit26faac80327ff088d296da5e2c2553e381af5e25
tree72f84fcf1ca2b65cc923532836db2f0dc2cf5b49
parente0ccf3380039357274237a3123bba9fa01d3127c
app/testpmd: unify help strings

Formatted as:
cmd fixed_string fixed|string|options <variable>: Description

If there is no description, final colon emitted.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
app/test-pmd/cmdline.c