diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:08:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:08:54 +0000 |
commit | a45fb29c9f34bc175ac7b69723de175d62e838eb (patch) | |
tree | 364371981040c3dc6e97bb289bda0d33933ebfac /Documentation/nvme-admin-passthru.html | |
parent | Adding upstream version 2.8. (diff) | |
download | nvme-cli-a45fb29c9f34bc175ac7b69723de175d62e838eb.tar.xz nvme-cli-a45fb29c9f34bc175ac7b69723de175d62e838eb.zip |
Adding upstream version 2.9.1.upstream/2.9.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-admin-passthru.html')
-rw-r--r-- | Documentation/nvme-admin-passthru.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/nvme-admin-passthru.html b/Documentation/nvme-admin-passthru.html index 7a4f6ac..9b0e6fe 100644 --- a/Documentation/nvme-admin-passthru.html +++ b/Documentation/nvme-admin-passthru.html @@ -752,10 +752,10 @@ nvme-admin-passthru(1) Manual Page <pre class="content"><em>nvme-admin-passthru</em> <device> [--opcode=<opcode> | -O <opcode>]
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
[--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>]
+ [--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>]
[--input-file=<file> | -i <file>]
@@ -1027,7 +1027,7 @@ Or if you want to save that structure to a file: <div id="footer">
<div id="footer-text">
Last updated
- 2024-02-14 10:43:42 CET
+ 2024-05-03 16:03:16 CEST
</div>
</div>
</body>
|