From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NqwkW-0003Uu-6t for qemu-devel@nongnu.org; Sun, 14 Mar 2010 18:57:32 -0400 Received: from [199.232.76.173] (port=49882 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NqwkV-0003Um-Rh for qemu-devel@nongnu.org; Sun, 14 Mar 2010 18:57:31 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NqwkU-0000P1-Gb for qemu-devel@nongnu.org; Sun, 14 Mar 2010 18:57:31 -0400 Received: from hall.aurel32.net ([88.191.82.174]:51193) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NqwkU-0000Ox-5i for qemu-devel@nongnu.org; Sun, 14 Mar 2010 18:57:30 -0400 Date: Sun, 14 Mar 2010 23:57:28 +0100 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH] qemu-img rebase: Document -f option Message-ID: <20100314225728.GH2381@hall.aurel32.net> References: <1268399029-8681-1-git-send-email-kwolf@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1268399029-8681-1-git-send-email-kwolf@redhat.com> Sender: Aurelien Jarno 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 Fri, Mar 12, 2010 at 02:03:49PM +0100, Kevin Wolf wrote: > The option was implemented in e53dbee0, but I forgot documenting it. > > Signed-off-by: Kevin Wolf Thanks, applied. > --- > qemu-img-cmds.hx | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx > index f28ef36..f96876a 100644 > --- a/qemu-img-cmds.hx > +++ b/qemu-img-cmds.hx > @@ -46,8 +46,8 @@ STEXI > ETEXI > > DEF("rebase", img_rebase, > - "rebase [-u] -b backing_file [-F backing_fmt] filename") > + "rebase [-f fmt] [-u] -b backing_file [-F backing_fmt] filename") > STEXI > -@item rebase [-u] -b @var{backing_file} [-F @var{backing_fmt}] @var{filename} > +@item rebase [-f @var{fmt}] [-u] -b @var{backing_file} [-F @var{backing_fmt}] @var{filename} > @end table > ETEXI > -- > 1.6.6.1 > > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net