From: Jeff Lien Date: Fri, 22 Oct 2021 17:47:08 +0000 (-0500) Subject: Update documentation files for vs-smart-add-log change X-Git-Tag: v2.0-rc0~53^2~2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=99a4d607c422547ae7e3a53936c5dabcb05f4d26;p=users%2Fsagi%2Fnvme-cli.git Update documentation files for vs-smart-add-log change Signed-off-by: Jeff Lien --- diff --git a/Documentation/nvme-wdc-vs-smart-add-log.1 b/Documentation/nvme-wdc-vs-smart-add-log.1 index 4e9c1868..143cf624 100644 --- a/Documentation/nvme-wdc-vs-smart-add-log.1 +++ b/Documentation/nvme-wdc-vs-smart-add-log.1 @@ -2,12 +2,12 @@ .\" Title: nvme-wdc-vs-smart-add-log .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 10/20/2020 +.\" Date: 10/22/2021 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-WDC\-VS\-SMART" "1" "10/20/2020" "NVMe" "NVMe Manual" +.TH "NVME\-WDC\-VS\-SMART" "1" "10/22/2021" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -32,8 +32,11 @@ nvme-wdc-vs-smart-add-log \- Send NVMe WDC vs\-smart\-add\-log Vendor Unique Com .SH "SYNOPSIS" .sp .nf -\fInvme wdc vs\-smart\-add\-log\fR [\-\-interval=, \-i ] [\-\-output\-format= \-o ] - [\-\-log\-page\-version=, \-l ] [\-\-log\-page\-mask=, \-p ] +\fInvme wdc vs\-smart\-add\-log\fR [\-\-interval=, \-i ] + [\-\-output\-format= \-o ] + [\-\-log\-page\-version=, \-l ] + [\-\-log\-page\-mask=, \-p ] + [\-\-namespace\-id= | \-n ] .fi .SH "DESCRIPTION" .sp @@ -67,6 +70,11 @@ Log Page Version: 0 = vendor, 1 = WDC\&. This parameter is only valid for the 0x .RS 4 Supply a comma separated list of desired log pages to display\&. The possible values are 0xc0, 0xc1, 0xca, 0xd0\&. Note: Not all pages are supported on all drives\&. The default is to display all supported log pages\&. .RE +.PP +\-n , \-\-namespace\-id= +.RS 4 +Sets the command\(cqs 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\&. +.RE .sp Valid Interval values and description :\- .TS diff --git a/Documentation/nvme-wdc-vs-smart-add-log.html b/Documentation/nvme-wdc-vs-smart-add-log.html index 29cf0fa4..b61990a6 100644 --- a/Documentation/nvme-wdc-vs-smart-add-log.html +++ b/Documentation/nvme-wdc-vs-smart-add-log.html @@ -749,8 +749,11 @@ nvme-wdc-vs-smart-add-log(1) Manual Page

SYNOPSIS

-
nvme wdc vs-smart-add-log <device> [--interval=<NUM>, -i <NUM>] [--output-format=<normal|json> -o <normal|json>]
-    [--log-page-version=<NUM>, -l <NUM>] [--log-page-mask=<LIST>, -p <LIST>]
+
nvme wdc vs-smart-add-log <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>]
@@ -822,6 +825,20 @@ Results for any other device are undefined.

The default is to display all supported log pages.

+
+-n <nsid> +
+
+--namespace-id=<nsid> +
+
+

+ 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. +

+

Valid Interval values and description :-

@@ -910,7 +927,7 @@ Has the program issue WDC vs-smart-add-log Vendor Unique Command for 0xC0 and 0x diff --git a/Documentation/nvme-wdc-vs-smart-add-log.txt b/Documentation/nvme-wdc-vs-smart-add-log.txt index 96b55c5f..7de1ac8f 100644 --- a/Documentation/nvme-wdc-vs-smart-add-log.txt +++ b/Documentation/nvme-wdc-vs-smart-add-log.txt @@ -8,8 +8,11 @@ nvme-wdc-vs-smart-add-log - Send NVMe WDC vs-smart-add-log Vendor Unique Command SYNOPSIS -------- [verse] -'nvme wdc vs-smart-add-log' [--interval=, -i ] [--output-format= -o ] - [--log-page-version=, -l ] [--log-page-mask=, -p ] +'nvme wdc vs-smart-add-log' [--interval=, -i ] + [--output-format= -o ] + [--log-page-version=, -l ] + [--log-page-mask=, -p ] + [--namespace-id= | -n ] DESCRIPTION ----------- @@ -49,6 +52,13 @@ OPTIONS Note: Not all pages are supported on all drives. The default is to display all supported log pages. +-n :: +--namespace-id=:: + 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. + Valid Interval values and description :- [cols="2*", frame="topbot", align="center", options="header"]