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

pull/23/head
Øystein Tveit 2023-07-18 05:52:30 +02:00 committed by GitHub
parent 12b0c99772
commit ba68cfc791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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: