Merging upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
888be815c6
commit
e4376063b0
521 changed files with 21541 additions and 21644 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-zns-zone-mgmt-send
|
||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Date: 11/11/2021
|
||||
.\" Date: 04/08/2022
|
||||
.\" Manual: NVMe Manual
|
||||
.\" Source: NVMe
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NVME\-ZNS\-ZONE\-MGM" "1" "11/11/2021" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-ZNS\-ZONE\-MGM" "1" "04/08/2022" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -34,10 +34,11 @@ nvme-zns-zone-mgmt-send \- Zone Management Send command
|
|||
.nf
|
||||
\fInvme zns zone\-mgmt\-send\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
|
||||
[\-\-start\-lba=<IONUM>, \-s <IONUM>]
|
||||
[\-\-zsaso, \-o]
|
||||
[\-\-select\-all, \-a]
|
||||
[\-\-zsa=<NUM>, \-z <NUM>]
|
||||
[\-\-data\-len=<IONUM>, \-l <IONUM>]
|
||||
[\-data=<FILE>, \-d <FILE>]
|
||||
[\-\-data=<FILE>, \-d <FILE>]
|
||||
[\-\-timeout=<timeout> | \-t <timeout>]
|
||||
.fi
|
||||
.SH "DESCRIPTION"
|
||||
|
@ -60,6 +61,11 @@ The starting LBA of the zone to manage send\&.
|
|||
Send data buffer length
|
||||
.RE
|
||||
.PP
|
||||
\-o, \-\-zsaso
|
||||
.RS 4
|
||||
Zone Send Action Specific Option
|
||||
.RE
|
||||
.PP
|
||||
\-\-select\-all, \-a
|
||||
.RS 4
|
||||
Send command to all zones
|
||||
|
@ -75,7 +81,7 @@ Zone send action\&.
|
|||
Buffer length if data required
|
||||
.RE
|
||||
.PP
|
||||
\-d <FILE, \-data=<FILE>
|
||||
\-d <FILE, \-\-data=<FILE>
|
||||
.RS 4
|
||||
Optional file for data (default stdin)
|
||||
.RE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue