Re: [Qemu-devel] [PATCH v5 2/2] Use help sub-sections to create sub-help options

2015-10-05 Thread Michael S. Tsirkin
On Mon, Sep 14, 2015 at 08:01:20PM +0200, Laurent Vivier wrote: > As '-help' output is 400 lines long it is not easy > to find information, but generally we know from > which area we want the information. I agree - a bit more order is IMHO needed in the general -help - I'm not sure this is the pla

Re: [Qemu-devel] [PATCH v5 2/2] Use help sub-sections to create sub-help options

2015-09-24 Thread Laurent Vivier
ping ? On 14/09/2015 20:01, Laurent Vivier wrote: > As '-help' output is 400 lines long it is not easy > to find information, but generally we know from > which area we want the information. > > As sections already exist in the help description, > add some options to only display the wanted secti