diff --git a/pages/linux/lspci.md b/pages/linux/lspci.md index 052da7b772..e0b6e07e7f 100644 --- a/pages/linux/lspci.md +++ b/pages/linux/lspci.md @@ -22,3 +22,7 @@ - Dump info in a readable form: `lspci -vm` + +- Show PCI vendor and device codes alongside its name: + +`lspci -nn`