From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2Olk-0005YQ-5G for qemu-devel@nongnu.org; Thu, 25 Jul 2013 12:52:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V2Old-0005um-Mr for qemu-devel@nongnu.org; Thu, 25 Jul 2013 12:52:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53250) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V2Old-0005uf-ET for qemu-devel@nongnu.org; Thu, 25 Jul 2013 12:51:53 -0400 Message-ID: <51F157A5.6080502@redhat.com> Date: Thu, 25 Jul 2013 10:51:49 -0600 From: Eric Blake MIME-Version: 1.0 References: <1374284656-12025-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1374284656-12025-14-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1374284656-12025-14-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GuAhmjxkL86Pqf7cguaRKXx7HkMoTxlWD" Subject: Re: [Qemu-devel] [PATCH V7 13/13] monitor: improve auto complete of "help" for single command in sub group List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: armbru@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GuAhmjxkL86Pqf7cguaRKXx7HkMoTxlWD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/19/2013 07:44 PM, Wenchao Xia wrote: > Now special case "help *" in auto completion can work with sub commands= , > such as "help info u*". >=20 > Signed-off-by: Wenchao Xia > --- > monitor.c | 6 ++---- > 1 files changed, 2 insertions(+), 4 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --GuAhmjxkL86Pqf7cguaRKXx7HkMoTxlWD Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJR8VelAAoJEKeha0olJ0NqdbcH/2gZ74qmWVa/cRz0pj+j3vjq nwhdYYc+61oFthtl9CnKWcSs29yfaZ4xiOF/Fd5Y6BmmFlHlLDFMa6yTJGFPYcLG 9Gu4dvVEg3Jt4+zlyDBkrYt8VWoCtkTCxfgUzJ5rMsC9vNZ5kP2mK3BO4oKG3n3g 942W/J9XN6e/IAog5bYJqYBIbA+A/1BBXF4uToMGgD7jhXTSFvSPQWsE46kyPvBU GA/Wv3vQfsfXG9IH+rs4XxtO/Nitv5EKAo12DhOcQANPKO7RpDegjx0uSGUXu7oi qhl834iQWWiigK/gSzlasVFyihgcinOUXECPbAOlgqVmGW1RYMnBKG46eDSS83o= =I7e3 -----END PGP SIGNATURE----- --GuAhmjxkL86Pqf7cguaRKXx7HkMoTxlWD--