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:
parent
06b3fbd11c
commit
fb21343e79
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue