diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-03 07:59:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-03 07:59:55 +0000 |
commit | 4db51231d9338c31a1182fcb225e9fd7f57db258 (patch) | |
tree | f83fa4e90727c4891001f956f02cf5a9500f6c05 /Documentation/nvme-supported-log-pages.txt | |
parent | Releasing debian version 2.3-2. (diff) | |
download | nvme-cli-4db51231d9338c31a1182fcb225e9fd7f57db258.tar.xz nvme-cli-4db51231d9338c31a1182fcb225e9fd7f57db258.zip |
Merging upstream version 2.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-supported-log-pages.txt')
-rw-r--r-- | Documentation/nvme-supported-log-pages.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Documentation/nvme-supported-log-pages.txt b/Documentation/nvme-supported-log-pages.txt index 32f95fe..f80aa5f 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>] - [--human-readable | -H] + [--verbose | -v] DESCRIPTION ----------- @@ -30,10 +30,9 @@ OPTIONS This option will set the reporting format to normal, json, or binary. Only one output format can be used at a time. --H:: ---human-readable:: - This option will parse and format many of the bit fields into a - human-readable format. +-v:: +--verbose:: + Show more information including LID Supported (LSUPP) and Index Offset Supported (IOP) details. EXAMPLES -------- @@ -41,4 +40,4 @@ No examples provided yet. NVME ---- -Part of the nvme-user suite
\ No newline at end of file +Part of the nvme-user suite |