1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 22:26:04 +02:00

concrete example

This commit is contained in:
RTFMExe 2017-11-24 20:40:49 -03:00
parent 06b3fbd11c
commit fb21343e79

View file

@ -16,8 +16,8 @@
- Show a specific device:
`lspci -s {{bus:device.func}}`
`lspci -s {{00:18.3}}`
- Dump info in readable form:
- Dump info in a readable form:
`lspci -vm`