From c4f302bd2f616d85f275de3d4ee24790d47a179a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 16 Feb 2025 11:31:17 +0100 Subject: [PATCH] Updating package description. Signed-off-by: Daniel Baumann --- debian/control | 9 +++++---- 1 file 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.