VirtualBox

Opened 2 years ago

Last modified 2 years ago

#20849 closed defect

Wrong syntax in VBoxManage usbdevsource add command — at Version 1

Reported by: Juergeen Owned by:
Component: documentation Version: VirtualBox 6.1.32
Keywords: Cc:
Guest type: all Host type: all

Description (last modified by janitor)

https://www.virtualbox.org/manual/UserManual.html#usbip reads:

VBoxManage usbdevsource add unique-name --backend USB-IP --address device-server[:port]

but the correct syntax is

VBoxManage usbdevsource add unique-name --backend USBIP --address device-server[:port]

(without the dash).

Change History (1)

comment:1 by janitor, 2 years ago

Description: modified (diff)

Thanks for the report. Fixed in the SVN.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use