docs: Correct 'vhost-user-blk' spelling
Reported-by: Eric Blake <eblake@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220107105420.395011-2-f4bug@amsat.org> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
parent
64b4529a43
commit
9bd11f9638
@ -201,7 +201,7 @@ Export raw image file ``disk.img`` over NBD UNIX domain socket ``nbd.sock``::
|
|||||||
--nbd-server addr.type=unix,addr.path=nbd.sock \
|
--nbd-server addr.type=unix,addr.path=nbd.sock \
|
||||||
--export type=nbd,id=export,node-name=disk,writable=on
|
--export type=nbd,id=export,node-name=disk,writable=on
|
||||||
|
|
||||||
Export a qcow2 image file ``disk.qcow2`` as a vhosts-user-blk device over UNIX
|
Export a qcow2 image file ``disk.qcow2`` as a vhost-user-blk device over UNIX
|
||||||
domain socket ``vhost-user-blk.sock``::
|
domain socket ``vhost-user-blk.sock``::
|
||||||
|
|
||||||
$ qemu-storage-daemon \
|
$ qemu-storage-daemon \
|
||||||
|
Loading…
Reference in New Issue
Block a user