From: Minwoo Im Date: Wed, 17 Jan 2018 11:49:41 +0000 (+0900) Subject: nvme-cli: wdc: fix mismatch in document for smart-add-log X-Git-Tag: v1.6~112^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=66f92fef352bd815e797b489ba534f05c6581992;p=users%2Fsagi%2Fnvme-cli.git nvme-cli: wdc: fix mismatch in document for smart-add-log Fix mistype in document for smart-add-log in _wdc_ plugin. Human readable output mode is nor supported by this command. Replace it with normal. Reported in github issue #270. Reported-by: Oleksii Timofieiev Signed-off-by: Minwoo Im --- diff --git a/Documentation/nvme-wdc-smart-add-log.1 b/Documentation/nvme-wdc-smart-add-log.1 index 14a4fa83..f22e6c03 100644 --- a/Documentation/nvme-wdc-smart-add-log.1 +++ b/Documentation/nvme-wdc-smart-add-log.1 @@ -2,12 +2,12 @@ .\" Title: nvme-wdc-smart-add-log .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 -.\" Date: 12/10/2017 +.\" Date: 01/17/2018 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-WDC\-SMART\-AD" "1" "12/10/2017" "NVMe" "NVMe Manual" +.TH "NVME\-WDC\-SMART\-AD" "1" "01/17/2018" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -53,8 +53,8 @@ Return the statistics from specific interval, defaults to 14 \-o , \-\-output\-format= .RS 4 Set the reporting format to -\fIhuman\fR, or -\fIjson\fR\&. Only one output format can be used at a time\&. Default is human\&. +\fInormal\fR, or +\fIjson\fR\&. Only one output format can be used at a time\&. Default is normal\&. .RE .sp Valid Interval values and description :\- diff --git a/Documentation/nvme-wdc-smart-add-log.html b/Documentation/nvme-wdc-smart-add-log.html index 64348b1e..62eac7cb 100644 --- a/Documentation/nvme-wdc-smart-add-log.html +++ b/Documentation/nvme-wdc-smart-add-log.html @@ -3,7 +3,7 @@ - + nvme-wdc-smart-add-log(1)