projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c94a6e
)
qemu-img: Fix copy+paste bug in documentation
author
Stefan Weil
<weil@mail.berlios.de>
Fri, 9 Jul 2010 18:30:07 +0000
(20:30 +0200)
committer
Kevin Wolf
<kwolf@redhat.com>
Tue, 13 Jul 2010 15:48:17 +0000
(17:48 +0200)
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>
qemu-img-cmds.hx
patch
|
blob
|
history
diff --git
a/qemu-img-cmds.hx
b/qemu-img-cmds.hx
index c4cf3e7542df4b705fb02e6e323a8d83ed018277..6d3e5f8e693a3e09f4a1c53492682e7e0fcd416c 100644
(file)
--- a/
qemu-img-cmds.hx
+++ b/
qemu-img-cmds.hx
@@
-54,6
+54,6
@@
ETEXI
DEF("resize", img_resize,
"resize filename [+ | -]size")
STEXI
-@item re
bas
e @var{filename} [+ | -]@var{size}
+@item re
siz
e @var{filename} [+ | -]@var{size}
@end table
ETEXI