From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCtT7-0007x5-94 for qemu-devel@nongnu.org; Mon, 10 Feb 2014 11:12:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCtT1-00035C-2v for qemu-devel@nongnu.org; Mon, 10 Feb 2014 11:12:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57326) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCtT0-000353-RN for qemu-devel@nongnu.org; Mon, 10 Feb 2014 11:12:19 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s1AGCGwV013482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Feb 2014 11:12:16 -0500 Message-ID: <52F8FA5D.5090801@redhat.com> Date: Mon, 10 Feb 2014 17:12:13 +0100 From: Laszlo Ersek MIME-Version: 1.0 References: <1391077232-14649-1-git-send-email-dgilbert@redhat.com> <1391077232-14649-2-git-send-email-dgilbert@redhat.com> <52F73F98.6070601@redhat.com> <20140210100329.GE3545@work-vm> In-Reply-To: <20140210100329.GE3545@work-vm> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 1/3] Rework --name to use QemuOpts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, mst@redhat.com On 02/10/14 11:03, Dr. David Alan Gilbert wrote: > I'd checked every piece of output I'd found, but hadn't found > the query-command-line-options; I think you're right there > are no other \n's in there - but also all the other .help texts > are much briefer and less chatty; maybe I need to just chop > them down to a minimum, I wonder if there is anywhere they're > ever displayed to a human? I share your wondering :) Laszlo