From a45fb29c9f34bc175ac7b69723de175d62e838eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:08:54 +0200 Subject: Adding upstream version 2.9.1. Signed-off-by: Daniel Baumann --- Documentation/nvme-io-passthru.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'Documentation/nvme-io-passthru.html') diff --git a/Documentation/nvme-io-passthru.html b/Documentation/nvme-io-passthru.html index da443ea..ff08fdd 100644 --- a/Documentation/nvme-io-passthru.html +++ b/Documentation/nvme-io-passthru.html @@ -751,10 +751,11 @@ nvme-io-passthru(1) Manual Page
nvme-io-passthru <device> [--opcode=<opcode> | -O <opcode>]
                         [--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
-                        [--namespace-id=<nsid> | -nsid <nsid>]
-                        [--cdw2=<cdw2>] [--cdw3=<cdw3>] [--cdw10=<cdw10>]
-                        [--cdw11=<cdw11>] [--cdw12=<cdw12>] [--cdw13=<cdw13>]
-                        [--cdw14=<cdw14>] [--cdw15=<cdw15>]
+                        [--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
+                        [--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw10>]
+                        [--cdw11=<cdw11> | -5 <cdw11>] [--cdw12=<cdw12> | -6 <cdw12>]
+                        [--cdw13=<cdw13> | -7 <cdw13>] [--cdw14=<cdw14> | -8 <cdw14>]
+                        [--cdw15=<cdw15> | -9 <cdw15>]
                         [--data-len=<data-len> | -l <data-len>]
                         [--metadata-len=<len> | -m <len>]
                         [--read | -r] [--write | -w]
@@ -833,6 +834,9 @@ printed to stdout for another program to parse.

+-[2-9] <cdw> +
+
--cdw[2-3,10-15]=<cdw>
@@ -1015,7 +1019,7 @@ printed to stdout for another program to parse.

-- cgit v1.2.3