From 84063a44def333989dc69f18e44a96a949300709 Mon Sep 17 00:00:00 2001 From: Tokunori Ikegami Date: Tue, 6 Jan 2026 00:00:12 +0900 Subject: [PATCH] doc: correct id-ns vendor-specific short option Fix to describe the short option `-v` as `-V`. Signed-off-by: Tokunori Ikegami --- Documentation/nvme-id-ns.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/nvme-id-ns.txt b/Documentation/nvme-id-ns.txt index 079125059e..d75ea5062e 100644 --- a/Documentation/nvme-id-ns.txt +++ b/Documentation/nvme-id-ns.txt @@ -8,7 +8,7 @@ nvme-id-ns - Send NVMe Identify Namespace, return result and structure SYNOPSIS -------- [verse] -'nvme id-ns' [--vendor-specific | -v] [--raw-binary | -b] +'nvme id-ns' [--vendor-specific | -V] [--raw-binary | -b] [--namespace-id= | -n ] [--force] [--human-readable | -H] [--output-format= | -o ] [--verbose | -v]