mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
lsusb: edit command for fetching details of single device (#10508)
This commit is contained in:
parent
12b0c99772
commit
ba68cfc791
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue