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
|
@ -750,11 +750,11 @@ nvme-get-feature(1) Manual Page
|
|||
<div class="sectionbody">
|
||||
<div class="verseblock">
|
||||
<pre class="content"><em>nvme get-feature</em> <device> [--namespace-id=<nsid> | -n <nsid>]
|
||||
[--feature-id=<fid> | -f <fid>] [--cdw11=<cdw11>]
|
||||
[--feature-id=<fid> | -f <fid>]
|
||||
[--uuid-index=<uuid-index> | -U <uuid_index>]
|
||||
[--data-len=<data-len> | -l <data-len>]
|
||||
[--sel=<select> | -s <select>]
|
||||
[--raw-binary | -b]
|
||||
[--raw-binary | -b] [--cdw11=<cdw11> | -c <cdw11>]
|
||||
[--human-readable | -H]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
||||
<div class="attribution">
|
||||
|
@ -876,6 +876,9 @@ cellspacing="0" cellpadding="4">
|
|||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-c <cdw11>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--cdw11=<cdw11>
|
||||
</dt>
|
||||
<dd>
|
||||
|
@ -1001,7 +1004,7 @@ format:
|
|||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue