Signed-off-by: Hongren (Zenithal) Zheng <[email protected]>
---
docs/qdev-device-use.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 2408889334..278fb66c0a 100644
--- a/docs/qdev-device-use.txt
+++ b/docs/qdev-device-use.txt
@@ -342,6 +342,7 @@ The new way is -device DEVNAME,DEV-OPTS... Details depend
on DRIVER:
* tablet -device usb-tablet
* wacom-tablet -device usb-wacom-tablet
* u2f -device u2f-{emulated,passthru}
+* canokey -device canokey
* braille See "Character Devices"
Until v2.12.0, we additionally had
--
2.34.0