VirtualBox

Opened 2 years ago

Closed 2 years ago

#20849 closed defect (fixed)

Wrong syntax in VBoxManage usbdevsource add command

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 (2)

comment:1 by janitor, 2 years ago

Description: modified (diff)

Thanks for the report. Fixed in the SVN.

comment:2 by galitsyn, 2 years ago

Resolution: fixed
Status: newclosed

The issue should be fixed in VirtualBox 6.1.34. Closing.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use