From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOktr-00081P-9u for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:01:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOktl-0006aI-3O for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:01:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOktk-0006Zv-SY for qemu-devel@nongnu.org; Tue, 02 Sep 2014 06:01:13 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s82A1BEs030517 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 2 Sep 2014 06:01:11 -0400 From: Stefan Hajnoczi Date: Tue, 2 Sep 2014 11:01:01 +0100 Message-Id: <1409652063-32336-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PATCH v2 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, Fam Zheng , Stefan Hajnoczi , Max Reitz v2: * Fix "backing file files" -> "backing files" typo [Fam] 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