]> Git Repo - qemu.git/blobdiff - qemu-img.texi
vl: move global property, migrate init earlier
[qemu.git] / qemu-img.texi
index 50a2364e80e41ac223c68c6f483abe6e87103794..5b925ecf4174f677c5b3efc702e2303cc11f204f 100644 (file)
@@ -45,9 +45,17 @@ keys.
 
 @item --image-opts
 
-Indicates that the @var{filename} parameter is to be interpreted as a
+Indicates that the source @var{filename} parameter is to be interpreted as a
 full option string, not a plain filename. This parameter is mutually
-exclusive with the @var{-f} and @var{-F} parameters.
+exclusive with the @var{-f} parameter.
+
+@item --target-image-opts
+
+Indicates that the @var{output_filename} parameter(s) are to be interpreted as
+a full option string, not a plain filename. This parameter is mutually
+exclusive with the @var{-O} parameters. It is currently required to also use
+the @var{-n} parameter to skip image creation. This restriction may be relaxed
+in a future release.
 
 @item fmt
 is the disk image format. It is guessed automatically in most cases. See below
This page took 0.022546 seconds and 4 git commands to generate.