Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-06 00:19:54 +00:00
parent e452860d9b
commit 7e39fb6df5
49 changed files with 132 additions and 93 deletions

View File

@@ -18,11 +18,11 @@ source: https://github.com/tldr-pages/tldr.git
- List verbose information about USB devices:
`lsusb {{[-V|--verbose]}}`
`lsusb {{[-v|--verbose]}}`
- List detailed information about a USB device:
`lsusb {{[-V|--verbose]}} -s {{bus}}:{{device number}}`
`lsusb {{[-v|--verbose]}} -s {{bus}}:{{device number}}`
- List devices with a specified vendor and product ID only: