Allow to share a disk image via nbd, by Laurent Vivier.
[qemu] / qemu-nbd.texi
index 3a4cb92..b196a34 100644 (file)
@@ -34,6 +34,8 @@ Export Qemu disk image using NBD protocol.
   connect FILE to NBD device DEV
 @item -d, --disconnect
   disconnect the specified device
+@item -e, --shared=NUM
+  device can be shared by NUM clients (default '1')
 @item -v, --verbose
   display extra debugging information
 @item -h, --help