From 5d64e8a26388e2abbf6a6585d17392d6e944ae7b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 Jul 2023 00:38:51 +0200 Subject: Merging upstream version 2.5. Signed-off-by: Daniel Baumann --- Documentation/nvme-admin-passthru.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'Documentation/nvme-admin-passthru.html') diff --git a/Documentation/nvme-admin-passthru.html b/Documentation/nvme-admin-passthru.html index 2e9a379..065f553 100644 --- a/Documentation/nvme-admin-passthru.html +++ b/Documentation/nvme-admin-passthru.html @@ -751,9 +751,11 @@ nvme-admin-passthru(1) Manual Page
nvme-admin-passthru <device> [--opcode=<opcode> | -o <opcode>]
                 [--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
-                [--namespace-id=<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 <cdw4>]
+                [--cdw11=<cdw11> | -5 <cdw5>] [--cdw12=<cdw12> | -6 <cdw6>]
+                [--cdw13=<cdw13> | -7 <cdw7>] [--cdw14=<cdw14> | -8 <cdw8>]
+                [--cdw15=<cdw15> | -9 <cdw9>]
                 [--data-len=<data-len> | -l <data-len>]
                 [--metadata-len=<len> | -m <len>]
                 [--input-file=<file> | -i <file>]
@@ -832,6 +834,9 @@ printed to stdout for another program to parse.

+-[2-9] <cdw> +
+
--cdw[2-3,10-15]=<cdw>
@@ -998,7 +1003,7 @@ Or if you want to save that structure to a file: -- cgit v1.2.3