]> git.proxmox.com Git - qemu.git/blobdiff - qemu-nbd.texi
Add a parameter to disable host cache, by Laurent Vivier.
[qemu.git] / qemu-nbd.texi
index 37b68f5fce8923b18ae6b4836d19cfc915cca118..3a4cb92545dd69fb9f48e753add15c1c346d86f8 100644 (file)
@@ -26,6 +26,10 @@ Export Qemu disk image using NBD protocol.
   export read-only
 @item -P, --partition=NUM
   only expose partition NUM
+@item -s, --snapshot
+  use snapshot file
+@item -n, --nocache
+  disable host cache
 @item -c, --connect
   connect FILE to NBD device DEV
 @item -d, --disconnect