summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-zns-zone-mgmt-send.1
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-zns-zone-mgmt-send.1')
-rw-r--r--Documentation/nvme-zns-zone-mgmt-send.114
1 files changed, 10 insertions, 4 deletions
diff --git a/Documentation/nvme-zns-zone-mgmt-send.1 b/Documentation/nvme-zns-zone-mgmt-send.1
index 73f3ed7..5c14c5e 100644
--- a/Documentation/nvme-zns-zone-mgmt-send.1
+++ b/Documentation/nvme-zns-zone-mgmt-send.1
@@ -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