| Submitter | Kevin Wolf |
|---|---|
| Date | July 13, 2010, 3:54 p.m. |
| Message ID | <1279036466-19934-2-git-send-email-kwolf@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/58795/ |
| State | New |
| Headers | show |
Comments
Patch
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 -@item rebase @var{filename} [+ | -]@var{size} +@item resize @var{filename} [+ | -]@var{size} @end table ETEXI