From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55158) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOTGd-0005bz-TT for qemu-devel@nongnu.org; Mon, 01 Sep 2014 11:11:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOTGW-0001vE-9Z for qemu-devel@nongnu.org; Mon, 01 Sep 2014 11:11:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOTGW-0001ux-3Q for qemu-devel@nongnu.org; Mon, 01 Sep 2014 11:11:32 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s81FBUAa013962 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 1 Sep 2014 11:11:31 -0400 From: Stefan Hajnoczi Date: Mon, 1 Sep 2014 16:11:25 +0100 Message-Id: <1409584287-21844-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] qemu-img: src_mode option documentation improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Kevin Wolf , jenelson@redhat.com, Stefan Hajnoczi , Max Reitz These patches clarify and fix the documentation for the recent qemu-img src_mode (-T) option. Stefan Hajnoczi (2): qemu-img: clarify src_cache option documentation qemu-img: fix rebase src_cache option documentation qemu-img.c | 3 ++- qemu-img.texi | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) -- 1.9.3