1
0
Fork 0

Adding upstream version 1.16.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:13:36 +01:00
parent 90b6101daf
commit 50aec1e4c5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
345 changed files with 7594 additions and 7512 deletions

View file

@ -11,6 +11,7 @@ SYNOPSIS
'nvme zns setzone-desc' <device> [--namespace-id=<NUM> | -n <NUM>]
[--start-lba=<IONUM>, -s <IONUM>]
[-data=<FILE>, -d <FILE>]
[--timeout=<timeout> | -t <timeout>]
DESCRIPTION
-----------
@ -35,6 +36,9 @@ OPTIONS
-data=<FILE>::
Optional file for data (default stdin)
-t <timeout>::
--timeout=<timeout>::
Override default timeout value. In milliseconds.
EXAMPLES
--------