1
0
Fork 0
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:
Ø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

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: