Merging upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
23e83cb1c3
commit
cc86d37eef
458 changed files with 7148 additions and 5151 deletions
|
@ -759,7 +759,8 @@ nvme-get-log(1) Manual Page
|
|||
[--lsi=<field> | -S <field>]
|
||||
[--rae | -r]
|
||||
[--csi=<command_set_identifier> | -y <command_set_identifier>]
|
||||
[--ot=<offset_type> | -O <offset_type>]</pre>
|
||||
[--ot=<offset_type> | -O <offset_type>]
|
||||
[--xfer-len=<length> | -x <length>]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -918,6 +919,16 @@ program to parse.</p></div>
|
|||
the index mode is used.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-x <length>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
--xfer-len <length>:
|
||||
Specify the read chunk size. The length argument is expected to be
|
||||
a multiple of 4096. The default size is 4096.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -962,7 +973,7 @@ Have the program return the raw log page in binary:
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2023-01-30 14:14:16 CET
|
||||
2023-03-31 16:17:28 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue