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:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-04-03 08:17:38 +0000
commitd57675fc67455faf7c68d4003a1ce884779e2c7c (patch)
tree3becd19ea8eda8827e45bf9e627d580fe614be64 /Documentation/nvme-supported-log-pages.txt
parentReleasing debian version 2.4-1. (diff)
downloadnvme-cli-d57675fc67455faf7c68d4003a1ce884779e2c7c.tar.xz
nvme-cli-d57675fc67455faf7c68d4003a1ce884779e2c7c.zip
Merging upstream version 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