5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-10 01:18:01 +03:00

followup: fix usb3 description, SPICE is OK now

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-09-23 10:25:01 +02:00
parent a9ce7583cf
commit 97ef535658

View File

@ -1319,7 +1319,7 @@ EODESCR
usb3 => {
optional => 1,
type => 'boolean',
description => "Specifies whether if given host option is a USB3 device or port (this does currently not work reliably with spice redirection and is then ignored).",
description => "Specifies whether if given host option is a USB3 device or port.",
default => 0,
},
};