MicrosoftDocs / WSL

Source code behind the Windows Subsystem for Linux documentation.
https://docs.microsoft.com/windows/wsl
Other
1.91k stars 568 forks source link

Documentation not updated for usbipd-win 4.0.0 #1892

Closed lucasholzen closed 5 months ago

lucasholzen commented 9 months ago

Documentation Issue

Need to update the code examples for usbipd-win 4.0.0 as the syntax has changed.

Link to documentation page

https://learn.microsoft.com/en-us/windows/wsl/connect-usb

Suggested Improvements

  1. usbipd wsl list should now be usbipd list
  2. usbipd wsl attach --busid <busid> should now be usbipd attach --wsl --busid <busid

I didn't test 3. and 4.

craigloewen-msft commented 5 months ago

This has now been updated. Thank you for filing this!