qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [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

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).