]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-nbd.texi
iotests, parallels: test for newly created parallels image via qemu-img
[mirror_qemu.git] / qemu-nbd.texi
index 5b55f769ac94403323ee36bcb1548faaf2b25026..46fd483eb8395ba48183145222b9c190a17d2607 100644 (file)
@@ -15,13 +15,15 @@ Export QEMU disk image using NBD protocol.
 @item @var{filename}
  is a disk image filename
 @item -p, --port=@var{port}
-  port to listen on (default @samp{1024})
+  port to listen on (default @samp{10809})
 @item -o, --offset=@var{offset}
   offset into the image
 @item -b, --bind=@var{iface}
   interface to bind to (default @samp{0.0.0.0})
 @item -k, --socket=@var{path}
   Use a unix socket with path @var{path}
+@item -f, --format=@var{format}
+  Set image format as @var{format}
 @item -r, --read-only
   export read-only
 @item -P, --partition=@var{num}