From 5fb58b067ab02afd6bb1737b04f8d3d8f23a0c8d Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 9 Jul 2010 20:30:07 +0200 Subject: [PATCH] qemu-img: Fix copy+paste bug in documentation Replace rebase by resize in documentation of resize command. Cc: Stefan Hajnoczi Cc: Kevin Wolf Signed-off-by: Stefan Weil Signed-off-by: Kevin Wolf --- qemu-img-cmds.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx index c4cf3e7542..6d3e5f8e69 100644 --- a/qemu-img-cmds.hx +++ b/qemu-img-cmds.hx @@ -54,6 +54,6 @@ ETEXI DEF("resize", img_resize, "resize filename [+ | -]size") STEXI -@item rebase @var{filename} [+ | -]@var{size} +@item resize @var{filename} [+ | -]@var{size} @end table ETEXI -- 2.11.0