Merging upstream version 1.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
868b5312e8
commit
d6fd2fdea9
305 changed files with 20664 additions and 6099 deletions
32
Documentation/nvme-wdc-capabilities.txt
Normal file
32
Documentation/nvme-wdc-capabilities.txt
Normal file
|
@ -0,0 +1,32 @@
|
|||
nvme-wdc-capabilities(1)
|
||||
========================
|
||||
|
||||
NAME
|
||||
----
|
||||
nvme-wdc-capabilities - Display WDC plugin command capabilities
|
||||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'nvme wdc capabilities' <device>
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
For the NVMe device given, displays list of commands and support status.
|
||||
|
||||
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).
|
||||
|
||||
On success it returns 0, error code otherwise.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Displays the capabilities for the device:
|
||||
+
|
||||
------------
|
||||
# nvme wdc capabilities /dev/nvme0
|
||||
------------
|
||||
|
||||
NVME
|
||||
----
|
||||
Part of the nvme-user suite.
|
Loading…
Add table
Add a link
Reference in a new issue