diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 07:04:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 07:04:31 +0000 |
commit | 727de41af97db70722cfc1898ebb027b9e339969 (patch) | |
tree | 990f71500c8feeb9f437c5021522ebaff3915141 /Documentation/nvme-telemetry-log.html | |
parent | Adding upstream version 1.15. (diff) | |
download | nvme-cli-727de41af97db70722cfc1898ebb027b9e339969.tar.xz nvme-cli-727de41af97db70722cfc1898ebb027b9e339969.zip |
Adding upstream version 1.16.upstream/1.16
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | Documentation/nvme-telemetry-log.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/nvme-telemetry-log.html b/Documentation/nvme-telemetry-log.html index aa32c7c..4242a98 100644 --- a/Documentation/nvme-telemetry-log.html +++ b/Documentation/nvme-telemetry-log.html @@ -803,9 +803,9 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di </dt>
<dd>
<p>
- Retrieves the specific data area requested. Valid inputs are 1,2,3. If
- this option is not specified, the default value is 3, since that will
- always give the user all three data areas.
+ Retrieves the specific data area requested. Valid inputs are 1,2,3,4. If
+ this option is not specified, the default value is 3, since data area
+ 4 may not be supported.
</p>
</dd>
</dl></div>
@@ -838,7 +838,7 @@ Retrieve Telemetry Host-Initiated data to telemetry_log.bin <div id="footer">
<div id="footer-text">
Last updated
- 2020-03-18 00:47:34 JST
+ 2021-11-11 13:06:55 PST
</div>
</div>
</body>
|