summaryrefslogtreecommitdiffstats
path: root/system/nvme-cli/README
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2017-01-31 20:18:12 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-04 06:59:32 +0700
commit7ae714a6cdcadf2cd1386c656d6361d1c07b56f9 (patch)
treedce1b505dba69a1db7b52087f5e15376688d1465 /system/nvme-cli/README
parent974f16876c89e522a8e52a01ec8ed38f4a5fb659 (diff)
downloadslackbuilds-7ae714a6cdcadf2cd1386c656d6361d1c07b56f9.tar.gz
slackbuilds-7ae714a6cdcadf2cd1386c656d6361d1c07b56f9.tar.xz
system/nvme-cli: Added (NVMe management command line interface).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/nvme-cli/README')
-rw-r--r--system/nvme-cli/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/nvme-cli/README b/system/nvme-cli/README
new file mode 100644
index 0000000000..81b59c533e
--- /dev/null
+++ b/system/nvme-cli/README
@@ -0,0 +1,6 @@
+The nvme-cli is a NVMe management command line interface.
+
+NVMe is a fast, scalable, direct attached storage interface, accessing
+solid state drives through PCIe.
+
+The nvme CLI contains core management tools with minimal dependencies.