From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCy54-0003zW-IU for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:45:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCy54-0003zK-4n for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:45:14 -0400 Received: from [199.232.76.173] (port=38873 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCy53-0003zG-Ss for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:45:13 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:19513) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCy53-0001mF-Fz for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:45:13 -0400 Received: by fg-out-1718.google.com with SMTP id l27so377346fgb.8 for ; Sat, 06 Jun 2009 08:45:12 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1244122779-32728-1-git-send-email-kwolf@redhat.com> References: <1244122779-32728-1-git-send-email-kwolf@redhat.com> Date: Sat, 6 Jun 2009 18:45:12 +0300 Message-ID: Subject: Re: [Qemu-devel] [PATCH 0/2] Document qemu-img create -o From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: qemu-devel@nongnu.org On 6/4/09, Kevin Wolf wrote: > The bad habit of implementing things and no letting anybody know what has > hanged... This patch series makes the qemu-img -o option actually usable > without reading the code by documenting things. Thanks, applied. With hxtool the documentation and code could be kept in one place...