On Fri, Jul 09, 2010 at 08:30:07PM +0200, Stefan Weil wrote: > Replace rebase by resize in documentation of resize command. > > Cc: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> > Cc: Kevin Wolf <kw...@redhat.com> > > Signed-off-by: Stefan Weil <w...@mail.berlios.de> > ---
Looks good, thanks for fixing this. Stefan > 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 > -...@item rebase @var{filename} [+ | -...@var{size} > +...@item resize @var{filename} [+ | -...@var{size} > @end table > ETEXI > -- > 1.7.1 >