summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-wdc-log-page-directory.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-24 07:57:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-24 07:57:54 +0000
commit66e4b69042cd3b44acd42f1fad2109180c1bc48b (patch)
tree8bd8e664ae856167566375357963062e8112f181 /Documentation/nvme-wdc-log-page-directory.txt
parentReleasing debian version 2.5-1. (diff)
downloadnvme-cli-66e4b69042cd3b44acd42f1fad2109180c1bc48b.tar.xz
nvme-cli-66e4b69042cd3b44acd42f1fad2109180c1bc48b.zip
Merging upstream version 2.7.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-wdc-log-page-directory.txt')
-rw-r--r--Documentation/nvme-wdc-log-page-directory.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/nvme-wdc-log-page-directory.txt b/Documentation/nvme-wdc-log-page-directory.txt
index 4d6192f..27b5d9e 100644
--- a/Documentation/nvme-wdc-log-page-directory.txt
+++ b/Documentation/nvme-wdc-log-page-directory.txt
@@ -13,7 +13,7 @@ SYNOPSIS
DESCRIPTION
-----------
For the NVMe device given, retrieves the log page directory which contains the list of
-log page IDs supported by the drive. The --output-format option will format the output as
+log page IDs supported by the drive. The --output-format option will format the output as
specified.
The <device> parameter is mandatory and must be the NVMe character device (ex: /dev/nvme0).
@@ -25,8 +25,8 @@ On success it returns the log page directory information, error code otherwise.
OPTIONS
-------
--o <format>::
---output-format=<format>::
+-o <fmt>::
+--output-format=<fmt>::
Set the reporting format to 'normal', 'json', or 'binary'. Only one output format
can be used at a time. The default is normal.