summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-zns-zone-mgmt-send.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-zns-zone-mgmt-send.txt')
-rw-r--r--Documentation/nvme-zns-zone-mgmt-send.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/nvme-zns-zone-mgmt-send.txt b/Documentation/nvme-zns-zone-mgmt-send.txt
index bf34d5e..8cbb5c0 100644
--- a/Documentation/nvme-zns-zone-mgmt-send.txt
+++ b/Documentation/nvme-zns-zone-mgmt-send.txt
@@ -10,10 +10,11 @@ SYNOPSIS
[verse]
'nvme zns zone-mgmt-send' <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>]
DESCRIPTION
@@ -39,6 +40,10 @@ OPTIONS
--data-len=<NUM>::
Send data buffer length
+-o::
+--zsaso::
+ Zone Send Action Specific Option
+
--select-all::
-a::
Send command to all zones
@@ -52,7 +57,7 @@ OPTIONS
Buffer length if data required
-d <FILE::
--data=<FILE>::
+--data=<FILE>::
Optional file for data (default stdin)
-t <timeout>::