summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-dir-receive.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-dir-receive.txt')
-rw-r--r--Documentation/nvme-dir-receive.txt30
1 files changed, 19 insertions, 11 deletions
diff --git a/Documentation/nvme-dir-receive.txt b/Documentation/nvme-dir-receive.txt
index b412c0b..f3f31ba 100644
--- a/Documentation/nvme-dir-receive.txt
+++ b/Documentation/nvme-dir-receive.txt
@@ -9,13 +9,13 @@ SYNOPSIS
--------
[verse]
'nvme dir-receive' <device> [--namespace-id=<nsid> | -n <nsid>]
- [--data-len=<data-len> | -l <data-len>]
- [--dir-type=<dtype> | -D <dtype>]
- [--dir-spec=<dspec> | -S <dspec>]
- [--dir-oper=<doper> | -O <doper>]
- [--req-resource=<nsr> | -r <nsr>]
- [--human-readable | -H]
- [--raw-binary | -b]
+ [--data-len=<data-len> | -l <data-len>]
+ [--dir-type=<dtype> | -D <dtype>]
+ [--dir-spec=<dspec> | -S <dspec>]
+ [--dir-oper=<doper> | -O <doper>]
+ [--req-resource=<nsr> | -r <nsr>]
+ [--human-readable | -H] [--raw-binary | -b]
+ [--output-format=<fmt> | -o <fmt>] [--verbose | -v]
DESCRIPTION
-----------
@@ -41,20 +41,19 @@ OPTIONS
-D <dtype>::
--dir-type=<dtype>::
- Directive type
+ Directive type
-S <dspec>::
--dir-spec=<dspec>::
- Directive specific
+ Directive specific
-O <doper>::
--dir-oper=<doper>::
- Directive operation
+ Directive operation
-r <nsr>::
--req-resource=<nsr>::
Directive requested resource count
-
+
[]
|==================
@@ -82,6 +81,15 @@ OPTIONS
Print the decoded receive buffer to stdout if the command returns
a structure.
+-o <fmt>::
+--output-format=<fmt>::
+ Set the reporting format to 'normal', 'json' or 'binary'. Only one
+ output format can be used at a time.
+
+-v::
+--verbose::
+ Increase the information detail in the output.
+
EXAMPLES
--------
* Identify directive type supported :