projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c239529
)
Update documentation for qemu-img convert options, by Marc Bevand.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 5 Jun 2008 21:00:28 +0000
(21:00 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 5 Jun 2008 21:00:28 +0000
(21:00 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4671
c046a42c
-6fe2-441c-8c8c-
71466251a162
qemu-img.texi
patch
|
blob
|
history
diff --git
a/qemu-img.texi
b/qemu-img.texi
index 89f912df974f27fff4a64c4e1edc09736078deb8..44c4de8743272f8eb1565b624c7223e37ec9f255 100644
(file)
--- a/
qemu-img.texi
+++ b/
qemu-img.texi
@@
-10,7
+10,7
@@
The following commands are supported:
@table @option
@item create [-e] [-6] [-b @var{base_image}] [-f @var{fmt}] @var{filename} [@var{size}]
@item commit [-f @var{fmt}] @var{filename}
-@item convert [-c] [-e] [-6] [-f @var{fmt}]
@var{filename} [-O @var{output_fmt}
] @var{output_filename}
+@item convert [-c] [-e] [-6] [-f @var{fmt}]
[-O @var{output_fmt}] @var{filename} [@var{filename2} [...]
] @var{output_filename}
@item info [-f @var{fmt}] @var{filename}
@end table