diff options
Diffstat (limited to 'qemu-nbd.texi')
-rw-r--r-- | qemu-nbd.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu-nbd.texi b/qemu-nbd.texi index 3a4cb92545..b196a34715 100644 --- a/qemu-nbd.texi +++ b/qemu-nbd.texi @@ -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 |