Merging upstream version 2.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bb95f41000
commit
698d985f9d
451 changed files with 5896 additions and 2734 deletions
|
@ -754,7 +754,8 @@ nvme-set-feature(1) Manual Page
|
|||
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
||||
[--data-len=<data-len> | -l <data-len>]
|
||||
[--data=<data-file> | -d <data-file>] [--save | -s]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
[--cdw12=<cdw12> | -c <cdw12>]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -882,6 +883,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
|
|||
Increase the information detail in the output.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-c <cdw12>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--cdw12=<cdw12>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
The value for command dword 12, if applicable.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -922,7 +934,7 @@ Sets the host id to the ascii string.
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2024-02-14 10:43:42 CET
|
||||
2024-05-03 16:03:17 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue