1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 13:35:43 +02:00

lspci: add device ID example (#17551)

Update lspci.md
This commit is contained in:
Managor 2025-08-08 19:43:03 +03:00 committed by GitHub
parent ce4fa7dbc6
commit dcb5e24952
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,3 +22,7 @@
- Dump info in a readable form:
`lspci -vm`
- Show PCI vendor and device codes alongside its name:
`lspci -nn`