summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-toshiba-vs-smart-add-log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-toshiba-vs-smart-add-log.txt')
-rw-r--r--Documentation/nvme-toshiba-vs-smart-add-log.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/Documentation/nvme-toshiba-vs-smart-add-log.txt b/Documentation/nvme-toshiba-vs-smart-add-log.txt
index 8ea4d3e..96a13ca 100644
--- a/Documentation/nvme-toshiba-vs-smart-add-log.txt
+++ b/Documentation/nvme-toshiba-vs-smart-add-log.txt
@@ -3,7 +3,8 @@ nvme-toshiba-vs-smart-add-log(1)
NAME
----
-nvme-toshiba-vs-smart-add-log - Retrieve a Toshiba device's vendor specific extended SMART log page contents and either save to file or dump the contents.
+nvme-toshiba-vs-smart-add-log - Retrieve a Toshiba device's vendor specific
+extended SMART log page contents and either save to file or dump the contents.
SYNOPSIS
--------
@@ -12,7 +13,6 @@ SYNOPSIS
[--namespace-id=<NUM>, -n <NUM>]
[--output-file=<FILE>, -o <FILE>]
-
DESCRIPTION
-----------
For the NVMe device given, sends the Toshiba vendor log
@@ -22,7 +22,8 @@ The <device> parameter is mandatory and may be either the NVMe
character device (ex: /dev/nvme0), or a namespace block device (ex:
/dev/nvme0n1).
-The log contents may be associated with the controller, in which case the namespace parameter is ignored.
+The log contents may be associated with the controller, in which case the
+namespace parameter is ignored.
Two logs exist, page 0xC0 (log page directory) and page 0xCA (vendor log page)
@@ -33,7 +34,7 @@ OPTIONS
-l <NUM>::
--log=<NUM>::
- Log page: 0xC0 or 0xCA (defaults to 0xCA)
+ Log page: 0xC0 or 0xCA (defaults to 0xCA)
-n <NUM>::
--namespace-id=<NUM>::
@@ -42,8 +43,6 @@ OPTIONS
--output-file=<FILE>::
Output binary file. Defaults to text-formatted dump to stdout
-
-
EXAMPLES
--------
* Get the current log from the device and dumps it to stdout: