From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTpwt-00025i-AL for qemu-devel@nongnu.org; Mon, 15 Nov 2004 18:07:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTpws-00025a-V6 for qemu-devel@nongnu.org; Mon, 15 Nov 2004 18:07:51 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTpnR-0007hQ-6O for qemu-devel@nongnu.org; Mon, 15 Nov 2004 17:58:05 -0500 Received: from localhost (localhost [127.0.0.1]) by djali.polytechnique.org (Postfix) with ESMTP id 05A433318B for ; Mon, 15 Nov 2004 23:58:04 +0100 (CET) Received: from djali.polytechnique.org ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05298-10 for ; Mon, 15 Nov 2004 23:58:03 +0100 (CET) Received: from bellard.org (unknown [84.99.204.24]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id CE3EC33180 for ; Mon, 15 Nov 2004 23:58:03 +0100 (CET) Message-ID: <41993485.6060704@bellard.org> Date: Mon, 15 Nov 2004 23:58:13 +0100 From: Fabrice Bellard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu-img documentation Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I added some documentation about qemu-img (it is updated on the web site too). You should read it. Packagers should use the CVS to include the qemu-img man page before the 0.6.2 release is out. Fabrice.