nvme: add page (#10010)
This commit is contained in:
12
pages/common/nvme.md
Normal file
12
pages/common/nvme.md
Normal file
@@ -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