From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjDsF-0000B8-3X for qemu-devel@nongnu.org; Mon, 05 Oct 2015 18:04:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjDsB-0001WJ-Up for qemu-devel@nongnu.org; Mon, 05 Oct 2015 18:04:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjDsB-0001W6-PR for qemu-devel@nongnu.org; Mon, 05 Oct 2015 18:04:43 -0400 References: <1442253680-8657-1-git-send-email-lvivier@redhat.com> <56127913.1090301@redhat.com> <20151006000149-mutt-send-email-mst@redhat.com> From: Laurent Vivier Message-ID: <5612F3F8.7010803@redhat.com> Date: Tue, 6 Oct 2015 00:04:40 +0200 MIME-Version: 1.0 In-Reply-To: <20151006000149-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 0/2] Improve -help List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: marcandre.lureau@gmail.com, qemu-devel@nongnu.org, Paolo Bonzini On 05/10/2015 23:08, Michael S. Tsirkin wrote: > On Mon, Oct 05, 2015 at 03:20:19PM +0200, Laurent Vivier wrote: >> no more comments, it should mean it's ok ? >> >> Can someone merge this or just say "stop this, I don't want that"... >> >> Laurent > > I'm afraid as a first step, we need to bring some order into -help. I agree with your comments, but the aim of this series is not to change the content, only the container. It will be easy to add sections once this done. > I also suspect that a good place to start doing that is the man page. Man page and help are generated from qemu-options.hx, so improving one is also improving the other, but I think I'm not the good guy to rewrite a man page... I'm a mechanic, not a writer :) Thanks, Laurent