summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-supported-log-pages.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-03 08:17:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-03 08:17:29 +0000
commit61c4ff8b2ddc3841050c17a5f87791653dbd2b7b (patch)
treee97b4f25c511372d73bdd96c389c5f468d99138a /Documentation/nvme-supported-log-pages.txt
parentAdding upstream version 2.4. (diff)
downloadnvme-cli-upstream/2.4+really2.3.tar.xz
nvme-cli-upstream/2.4+really2.3.zip
Adding upstream version 2.4+really2.3.upstream/2.4+really2.3
This reverts commit f42531334c05b7f49ae43c0a27e347a487fb2667.
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