Skip to content

Commit 84063a4

Browse files
committed
doc: correct id-ns vendor-specific short option
Fix to describe the short option `-v` as `-V`. Signed-off-by: Tokunori Ikegami <[email protected]>
1 parent 3229f8c commit 84063a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/nvme-id-ns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nvme-id-ns - Send NVMe Identify Namespace, return result and structure
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme id-ns' <device> [--vendor-specific | -v] [--raw-binary | -b]
11+
'nvme id-ns' <device> [--vendor-specific | -V] [--raw-binary | -b]
1212
[--namespace-id=<nsid> | -n <nsid>] [--force]
1313
[--human-readable | -H]
1414
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]

0 commit comments

Comments
 (0)