]> git.proxmox.com Git - qemu.git/blobdiff - qmp-commands.hx
qmp: netdev_add is like -netdev, not -net, fix documentation
[qemu.git] / qmp-commands.hx
index 799adea1b7a00af5e358e2baacd40b59ebb7d360..95022e259ff630ee72da7afbace4fd964ceba89f 100644 (file)
@@ -822,7 +822,7 @@ Example:
 -> { "execute": "netdev_add", "arguments": { "type": "user", "id": "netdev1" } }
 <- { "return": {} }
 
-Note: The supported device options are the same ones supported by the '-net'
+Note: The supported device options are the same ones supported by the '-netdev'
       command-line argument, which are listed in the '-help' output or QEMU's
       manual