mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
nvme: add page (#10010)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# nvme
|
||||
|
||||
> NVMe storage user space utility.
|
||||
> More information: <https://github.com/linux-nvme/nvme-cli>.
|
||||
|
||||
- List all nvme devices:
|
||||
|
||||
`sudo nvme list`
|
||||
|
||||
- Show device information:
|
||||
|
||||
`sudo nvme smart-log {{device}}`
|
||||
Reference in New Issue
Block a user