Merging upstream version 1.15.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
14665a711e
commit
d975eb29d0
116 changed files with 6031 additions and 2284 deletions
|
@ -33,8 +33,9 @@ nvme-zns-set-zone-desc \- Set extended descriptor data for a zone
|
|||
.sp
|
||||
.nf
|
||||
\fInvme zns setzone\-desc\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
|
||||
[\-\-start\-lba=<IONUM>, \-s <IONUM>]
|
||||
[\-data=<FILE>, \-d <FILE>]
|
||||
[\-\-start\-lba=<IONUM>, \-s <IONUM>]
|
||||
[\-data=<FILE>, \-d <FILE>]
|
||||
[\-\-timeout=<timeout> | \-t <timeout>]
|
||||
.fi
|
||||
.SH "DESCRIPTION"
|
||||
.sp
|
||||
|
@ -55,6 +56,11 @@ The starting LBA of the zone to manage send\&.
|
|||
.RS 4
|
||||
Optional file for data (default stdin)
|
||||
.RE
|
||||
.PP
|
||||
\-t <timeout>, \-\-timeout=<timeout>
|
||||
.RS 4
|
||||
Override default timeout value\&. In milliseconds\&.
|
||||
.RE
|
||||
.SH "EXAMPLES"
|
||||
.sp
|
||||
.RS 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue