Revision 153859be qemu-img.texi
b/qemu-img.texi | ||
---|---|---|
7 | 7 |
@c man begin OPTIONS |
8 | 8 |
|
9 | 9 |
The following commands are supported: |
10 |
@table @option |
|
11 |
@item create [-F @var{base_fmt}] [-b @var{base_image}] [-f @var{fmt}] [-o @var{options}] @var{filename} [@var{size}] |
|
12 |
@item commit [-f @var{fmt}] @var{filename} |
|
13 |
@item convert [-c] [-f @var{fmt}] [-O @var{output_fmt}] [-o @var{options}] [-B @var{output_base_image}] @var{filename} [@var{filename2} [...]] @var{output_filename} |
|
14 |
@item info [-f @var{fmt}] @var{filename} |
|
15 |
@item snapshot [-l | -a @var{snapshot} | -c @var{snapshot} | -d @var{snapshot}] @var{filename} |
|
16 |
@end table |
|
10 |
|
|
11 |
@include qemu-img-cmds.texi |
|
17 | 12 |
|
18 | 13 |
Command parameters: |
19 | 14 |
@table @var |
Also available in: Unified diff