Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
83f51a6dde
commit
e08cb5ae68
663 changed files with 15529 additions and 6994 deletions
|
@ -3,19 +3,21 @@ nvme-wdc-vs-telemetry-controller-option(1)
|
|||
|
||||
NAME
|
||||
----
|
||||
nvme-wdc-vs-telemetry-controller-option - Disable/Enable the controller initiated option of the telemetry log page.
|
||||
nvme-wdc-vs-telemetry-controller-option - Disable/Enable the controller
|
||||
initiated option of the telemetry log page.
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'nvme wdc vs-telemetry-controller-option' <device> [--disable, -d] [--enable, -e]
|
||||
[--status, -s]
|
||||
'nvme wdc vs-telemetry-controller-option' <device>
|
||||
[--disable, -d] [--enable, -e] [--status, -s]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
For the NVMe device given, sends the WDC Vendor Specific set feature command to disable, enable or get current status
|
||||
of the controller initiated option of the telemetry log page.
|
||||
For the NVMe device given, sends the WDC Vendor Specific set feature command to
|
||||
disable, enable or get current status the controller initiated option of the
|
||||
telemetry log page.
|
||||
|
||||
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).
|
||||
|
||||
|
@ -34,8 +36,8 @@ OPTIONS
|
|||
|
||||
-s::
|
||||
--status::
|
||||
Returns the current status (enabled or disabled) of the controller initiated option of the telemetry log page.
|
||||
|
||||
Returns the current status (enabled or disabled) of the controller
|
||||
initiated option of the telemetry log page.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue