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