mirror of
https://git.proxmox.com/git/qemu
synced 2025-06-14 14:21:13 +00:00
qemu-img: Fix copy+paste bug in documentation
Replace rebase by resize in documentation of resize command. Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Cc: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
f077caa99c
commit
5fb58b067a
@ -54,6 +54,6 @@ ETEXI
|
|||||||
DEF("resize", img_resize,
|
DEF("resize", img_resize,
|
||||||
"resize filename [+ | -]size")
|
"resize filename [+ | -]size")
|
||||||
STEXI
|
STEXI
|
||||||
@item rebase @var{filename} [+ | -]@var{size}
|
@item resize @var{filename} [+ | -]@var{size}
|
||||||
@end table
|
@end table
|
||||||
ETEXI
|
ETEXI
|
||||||
|
Loading…
Reference in New Issue
Block a user