Merging upstream version 2.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
736f2f7c80
commit
37275c4af3
530 changed files with 12276 additions and 4877 deletions
|
@ -11,6 +11,7 @@ SYNOPSIS
|
|||
'nvme device-self-test' <device> [--namespace-id=<NUM> | -n <NUM>]
|
||||
[--self-test-code=<NUM> | -s <NUM>] [--wait | -w]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
[--timeout=<timeout> | -t <timeout>]
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
@ -52,6 +53,10 @@ OPTIONS
|
|||
--verbose::
|
||||
Increase the information detail in the output.
|
||||
|
||||
-t <timeout>::
|
||||
--timeout=<timeout>::
|
||||
Override default timeout value. In milliseconds.
|
||||
|
||||
EXAMPLES
|
||||
--------
|
||||
* Start a short device self-test in the namespace-id 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue