summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-02 21:22:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-02 21:24:45 +0000
commite10d39ba5432fc282d01505014beffe464608d88 (patch)
treee36a3ce4004fa112463d02ffd52b48dc6d85319a
parentWrap and sorting debian directory. (diff)
downloadnvme-cli-e10d39ba5432fc282d01505014beffe464608d88.tar.xz
nvme-cli-e10d39ba5432fc282d01505014beffe464608d88.zip
Updating package description.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index ba039d4..0b1e31c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,9 @@ Depends:
uuid-runtime,
${misc:Depends},
${shlibs:Depends},
-Description: userspace tooling to control NVMe drives
- NVMe is a fast, scalable, direct attached storage interface, accessing
- solid state drives through PCIe.
+Description: NVMe management tool
+ NVM Express (NVMe) is a interface specification for accessing non-volatile
+ storage media, typically modern solid state drives (SSDs) through PCI Express
+ (PCIe).
.
- The nvme CLI contains core management tools with minimal dependencies.
+ The nvme-cli tool provides management functions for these devices.