Merging upstream version 1.16.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e18d879d6d
commit
c8ec5e528c
345 changed files with 7594 additions and 7512 deletions
|
@ -749,8 +749,11 @@ nvme-wdc-vs-smart-add-log(1) Manual Page
|
|||
<h2 id="_synopsis">SYNOPSIS</h2>
|
||||
<div class="sectionbody">
|
||||
<div class="verseblock">
|
||||
<pre class="content"><em>nvme wdc vs-smart-add-log</em> <device> [--interval=<NUM>, -i <NUM>] [--output-format=<normal|json> -o <normal|json>]
|
||||
[--log-page-version=<NUM>, -l <NUM>] [--log-page-mask=<LIST>, -p <LIST>]</pre>
|
||||
<pre class="content"><em>nvme wdc vs-smart-add-log</em> <device> [--interval=<NUM>, -i <NUM>]
|
||||
[--output-format=<normal|json> -o <normal|json>]
|
||||
[--log-page-version=<NUM>, -l <NUM>]
|
||||
[--log-page-mask=<LIST>, -p <LIST>]
|
||||
[--namespace-id=<nsid> | -n <nsid>]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -822,6 +825,20 @@ Results for any other device are undefined.</p></div>
|
|||
The default is to display all supported log pages.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-n <nsid>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--namespace-id=<nsid>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Sets the command’s nsid value to the given nsid. Defaults to
|
||||
0xffffffff if not given. This option may not affect anything
|
||||
depending on the log page, which may or may not be specific to
|
||||
a namespace.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
<div class="paragraph"><p>Valid Interval values and description :-</p></div>
|
||||
<div class="tableblock">
|
||||
|
@ -910,7 +927,7 @@ Has the program issue WDC vs-smart-add-log Vendor Unique Command for 0xC0 and 0x
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2020-08-06 15:54:37 PDT
|
||||
2021-10-22 12:29:47 CDT
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue