From: Tokunori Ikegami Date: Sun, 10 Mar 2024 11:38:55 +0000 (+0900) Subject: doc: Fix admin and io passthru cdw parameters description X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e772cef954ae7704779d88b38c82540fdac235a8;p=users%2Fsagi%2Fnvme-cli.git doc: Fix admin and io passthru cdw parameters description Fixes: 2f31c7905558 ("doc: Documentations maintenance changes") Signed-off-by: Tokunori Ikegami --- diff --git a/Documentation/nvme-admin-passthru.txt b/Documentation/nvme-admin-passthru.txt index 22559dbc..51e9e076 100644 --- a/Documentation/nvme-admin-passthru.txt +++ b/Documentation/nvme-admin-passthru.txt @@ -11,10 +11,10 @@ SYNOPSIS 'nvme-admin-passthru' [--opcode= | -O ] [--flags= | -f ] [-rsvd= | -R ] [--namespace-id= | -n ] [--cdw2= | -2 ] - [--cdw3= | -3 ] [--cdw10= | -4 ] - [--cdw11= | -5 ] [--cdw12= | -6 ] - [--cdw13= | -7 ] [--cdw14= | -8 ] - [--cdw15= | -9 ] + [--cdw3= | -3 ] [--cdw10= | -4 ] + [--cdw11= | -5 ] [--cdw12= | -6 ] + [--cdw13= | -7 ] [--cdw14= | -8 ] + [--cdw15= | -9 ] [--data-len= | -l ] [--metadata-len= | -m ] [--input-file= | -i ] diff --git a/Documentation/nvme-io-passthru.txt b/Documentation/nvme-io-passthru.txt index 3ad52318..bbc34ebe 100644 --- a/Documentation/nvme-io-passthru.txt +++ b/Documentation/nvme-io-passthru.txt @@ -10,10 +10,11 @@ SYNOPSIS [verse] 'nvme-io-passthru' [--opcode= | -O ] [--flags= | -f ] [-rsvd= | -R ] - [--namespace-id= | -nsid ] - [--cdw2=] [--cdw3=] [--cdw10=] - [--cdw11=] [--cdw12=] [--cdw13=] - [--cdw14=] [--cdw15=] + [--namespace-id= | -n ] [--cdw2= | -2 ] + [--cdw3= | -3 ] [--cdw10= | -4 ] + [--cdw11= | -5 ] [--cdw12= | -6 ] + [--cdw13= | -7 ] [--cdw14= | -8 ] + [--cdw15= | -9 ] [--data-len= | -l ] [--metadata-len= | -m ] [--read | -r] [--write | -w] @@ -58,6 +59,7 @@ OPTIONS --namespace-id=:: The value for the ns-id in the command. Defaults to '0'. +-[2-9] :: --cdw[2-3,10-15]=:: Specifies the command dword value for that specified entry in the command