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
|
@ -9,6 +9,7 @@ SYNOPSIS
|
|||
--------
|
||||
[verse]
|
||||
'nvme list-ns' <device> [--namespace-id=<nsid> | -n <nsid>]
|
||||
[--csi=<command_set_identifier> | -y <command_set_identifier>]
|
||||
[--all | -a]
|
||||
|
||||
DESCRIPTION
|
||||
|
@ -30,6 +31,11 @@ OPTIONS
|
|||
--namespace-id=<nsid>::
|
||||
Retrieve the identify list structure starting with the given nsid.
|
||||
|
||||
-y <command_set_identifier>::
|
||||
--csi=<command_set_identifier>::
|
||||
If this value is given, retrieve the identify list structure associated
|
||||
with the speicified I/O command set.
|
||||
|
||||
-a::
|
||||
--all::
|
||||
Retrieve the identify list structure for all namespaces in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue