1
0
Fork 0

Adding upstream version 2.1~rc0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:16:06 +01:00
parent 1b3a431c1d
commit 8e91e2f7f6
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
504 changed files with 6751 additions and 2957 deletions

View file

@ -8,7 +8,7 @@ nvme-write-uncor - Send an NVMe write uncorrectable command, return results
SYNOPSIS
--------
[verse]
'nvme-write-uncorr' <device> [--start-block=<slba> | -s <slba>]
'nvme-write-uncor' <device> [--start-block=<slba> | -s <slba>]
[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]
[--force]
@ -33,7 +33,7 @@ OPTIONS
Namespace ID use in the command.
--force::
Ignore namespace is currently busy and perfome the operation
Ignore namespace is currently busy and performed the operation
even though.
EXAMPLES