* [Qemu-devel] [PATCH] qemu-img rebase: Document -f option
@ 2010-03-12 13:03 Kevin Wolf
2010-03-12 14:01 ` Christoph Hellwig
2010-03-14 22:57 ` Aurelien Jarno
0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wolf @ 2010-03-12 13:03 UTC (permalink / raw)
To: qemu-devel
The option was implemented in e53dbee0, but I forgot documenting it.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] qemu-img rebase: Document -f option
2010-03-12 13:03 [Qemu-devel] [PATCH] qemu-img rebase: Document -f option Kevin Wolf
@ 2010-03-12 14:01 ` Christoph Hellwig
2010-03-14 22:57 ` Aurelien Jarno
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2010-03-12 14:01 UTC (permalink / raw)
To: Kevin Wolf; +Cc: qemu-devel
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 <kwolf@redhat.com>
Looks good,
Reviewed-by: Christoph Hellwig <hch@lst.de>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] qemu-img rebase: Document -f option
2010-03-12 13:03 [Qemu-devel] [PATCH] qemu-img rebase: Document -f option Kevin Wolf
2010-03-12 14:01 ` Christoph Hellwig
@ 2010-03-14 22:57 ` Aurelien Jarno
1 sibling, 0 replies; 3+ messages in thread
From: Aurelien Jarno @ 2010-03-14 22:57 UTC (permalink / raw)
To: Kevin Wolf; +Cc: qemu-devel
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 <kwolf@redhat.com>
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-14 22:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 13:03 [Qemu-devel] [PATCH] qemu-img rebase: Document -f option Kevin Wolf
2010-03-12 14:01 ` Christoph Hellwig
2010-03-14 22:57 ` Aurelien Jarno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).