1
0
Fork 0

Adding upstream version 2.5.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:24:03 +01:00
parent 7819359ae2
commit acf5b2ec4c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
507 changed files with 19440 additions and 17258 deletions

View file

@ -11,7 +11,8 @@ SYNOPSIS
'nvme-write-uncor' <device> [--start-block=<slba> | -s <slba>]
[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]
[--force]
[--dir-type=<dtype> | -T <dtype>]
[--dir-spec=<dspec> | -S <dspec>]
DESCRIPTION
-----------
@ -32,9 +33,13 @@ OPTIONS
-n <nsid>::
Namespace ID use in the command.
--force::
Ignore namespace is currently busy and performed the operation
even though.
-T <dtype>::
--dir-type=<dtype>::
Directive type
-S <dspec>::
--dir-spec=<dspec>::
Directive specific
EXAMPLES
--------