Adding upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04338f02fe
commit
d6e1a5d456
663 changed files with 15529 additions and 6994 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-zns-zone-mgmt-recv
|
||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Date: 06/30/2023
|
||||
.\" Date: 12/21/2023
|
||||
.\" Manual: NVMe Manual
|
||||
.\" Source: NVMe
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NVME\-ZNS\-ZONE\-MGM" "1" "06/30/2023" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-ZNS\-ZONE\-MGM" "1" "12/21/2023" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -33,12 +33,10 @@ nvme-zns-zone-mgmt-recv \- Zone Management Receive command
|
|||
.sp
|
||||
.nf
|
||||
\fInvme zns zone\-mgmt\-recv\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
|
||||
[\-\-start\-lba=<LBA> | \-s <LBA>]
|
||||
[\-\-data\-len=<IONUM>, \-l <IONUM>]
|
||||
[\-\-zra=<NUM>, \-z <NUM>]
|
||||
[\-\-zrasf=<NUM>, \-a <NUM>]
|
||||
[\-\-zra\-spec\-feat, \-f]
|
||||
[\-\-output\-format=<FMT>, \-o <FMT>]
|
||||
[\-\-start\-lba=<LBA> | \-s <LBA>]
|
||||
[\-\-data\-len=<IONUM>, \-l <IONUM>]
|
||||
[\-\-zra=<NUM>, \-z <NUM>] [\-\-zrasf=<NUM>, \-a <NUM>]
|
||||
[\-\-zra\-spec\-feat, \-f] [\-\-output\-format=<fmt>, \-o <fmt>]
|
||||
.fi
|
||||
.SH "DESCRIPTION"
|
||||
.sp
|
||||
|
@ -55,7 +53,7 @@ Use the provided namespace id for the command\&. If not provided, the namespace
|
|||
The starting LBA of the zone to manage receive\&.
|
||||
.RE
|
||||
.sp
|
||||
\-\-data\-len=<NUM> \-l <NUM> Received data buffer length
|
||||
\-l <NUM> \-\-data\-len=<NUM> Received data buffer length
|
||||
.PP
|
||||
\-z <NUM>, \-\-zra=<NUM>
|
||||
.RS 4
|
||||
|
@ -69,7 +67,7 @@ Zone Receive Action
|
|||
Enable Zone Receive Action Specific features
|
||||
.RE
|
||||
.PP
|
||||
\-o <FMT>, \-\-output\-format=<FMT>
|
||||
\-o <fmt>, \-\-output\-format=<fmt>
|
||||
.RS 4
|
||||
Output format: normal|json|binary
|
||||
.RE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue