3 usage: qemu-nbd [OPTION]... @var{filename}
7 @c man begin DESCRIPTION
9 Export Qemu disk image using NBD protocol.
16 is a disk image filename
18 port to listen on (default `1024')
19 @item -o, --offset=OFFSET
21 @item -b, --bind=IFACE
22 interface to bind to (default `0.0.0.0')
25 @item -P, --partition=NUM
26 only expose partition NUM
28 display extra debugging information
30 display this help and exit
32 output version information and exit
40 @settitle QEMU Disk Network Block Device Server
43 Copyright (C) 2006 Anthony Liguori <anthony@codemonkey.ws>.
44 This is free software; see the source for copying conditions. There is NO
45 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.