lsusb: edit command for fetching details of single device (#10508)

This commit is contained in:
Øystein Tveit
2023-07-18 05:52:30 +02:00
committed by GitHub
parent 12b0c99772
commit ba68cfc791

View File

@@ -17,7 +17,7 @@
- List detailed information about a USB device:
`lsusb -D {{device}}`
`lsusb --verbose -s {{bus}}:{{device number}}`
- List devices with a specified vendor and product ID only: