summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-supported-log-pages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-supported-log-pages.txt')
-rw-r--r--Documentation/nvme-supported-log-pages.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/nvme-supported-log-pages.txt b/Documentation/nvme-supported-log-pages.txt
index f80aa5f..32f95fe 100644
--- a/Documentation/nvme-supported-log-pages.txt
+++ b/Documentation/nvme-supported-log-pages.txt
@@ -9,7 +9,7 @@ SYNOPSIS
--------
[verse]
'nvme supported-log-pages' <device> [--output-format=<fmt> | -o <fmt>]
- [--verbose | -v]
+ [--human-readable | -H]
DESCRIPTION
-----------
@@ -30,9 +30,10 @@ OPTIONS
This option will set the reporting format to normal, json, or binary.
Only one output format can be used at a time.
--v::
---verbose::
- Show more information including LID Supported (LSUPP) and Index Offset Supported (IOP) details.
+-H::
+--human-readable::
+ This option will parse and format many of the bit fields into a
+ human-readable format.
EXAMPLES
--------
@@ -40,4 +41,4 @@ No examples provided yet.
NVME
----
-Part of the nvme-user suite
+Part of the nvme-user suite \ No newline at end of file