qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 1/5] qemu-img: Fix copy+paste bug in documentation


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 1/5] qemu-img: Fix copy+paste bug in documentation
Date: Tue, 13 Jul 2010 17:54:22 +0200

From: Stefan Weil <address@hidden>

Replace rebase by resize in documentation of resize command.

Cc: Stefan Hajnoczi <address@hidden>
Cc: Kevin Wolf <address@hidden>

Signed-off-by: Stefan Weil <address@hidden>
Signed-off-by: Kevin Wolf <address@hidden>
---
 qemu-img-cmds.hx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
index c4cf3e7..6d3e5f8 100644
--- a/qemu-img-cmds.hx
+++ b/qemu-img-cmds.hx
@@ -54,6 +54,6 @@ ETEXI
 DEF("resize", img_resize,
     "resize filename [+ | -]size")
 STEXI
address@hidden rebase @var{filename} [+ | address@hidden
address@hidden resize @var{filename} [+ | address@hidden
 @end table
 ETEXI
-- 
1.7.1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]