Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04338f02fe
commit
d6e1a5d456
663 changed files with 15529 additions and 6994 deletions
|
@ -10,8 +10,7 @@ SYNOPSIS
|
|||
[verse]
|
||||
'nvme nvm-id-ns' <device> [--uuid-index=<uuid-index> | -U <uuid_index>]
|
||||
[--namespace-id=<NUM> | -n <NUM>]
|
||||
[-v | --verbose]
|
||||
[--output-format=<fmt> | -o <fmt>]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -37,15 +36,15 @@ OPTIONS
|
|||
--uuid-index=<uuid-index>::
|
||||
UUID Index of the feature
|
||||
|
||||
-o <fmt>::
|
||||
--output-format=<fmt>::
|
||||
Set the reporting format to 'normal', 'json' or 'binary'. Only one
|
||||
output format can be used at a time.
|
||||
|
||||
-v::
|
||||
--verbose::
|
||||
Increase the information detail in the output.
|
||||
|
||||
-o <format>::
|
||||
--output-format=<format>::
|
||||
Set the reporting format to 'normal', 'json', or
|
||||
'binary'. Only one output format can be used at a time.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Has the program interpret the returned buffer and display the known
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue