Re: [dpdk-dev] [PATCH v2] app/testpmd: unify help strings

2016-12-06 Thread Thomas Monjalon
> > Formatted as: > > cmd fixed_string fixed|string|options : Description > > > > If there is no description, final colon emitted. > > > > Signed-off-by: Ferruh Yigit > > > Good refactoring work to give consistency. It might be worth having a look at > the testpmd docs to see if some of the s

Re: [dpdk-dev] [PATCH v2] app/testpmd: unify help strings

2016-12-02 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Friday, December 2, 2016 1:59 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Wu, Jingjing > > Subject: [dpdk-dev] [PATCH v2] app/testpmd: unify help strings > > Formatted as: > cmd fixe