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:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-24 07:57:49 +0000
commitfc67d3ad9a2903cc33e5cdaedaad51dd86a42236 (patch)
tree4ef72536a965fe220e71aea78b76b6bbbac2ed59 /Documentation/nvme-wdc-log-page-directory.txt
parentAdding upstream version 2.5. (diff)
downloadnvme-cli-fc67d3ad9a2903cc33e5cdaedaad51dd86a42236.tar.xz
nvme-cli-fc67d3ad9a2903cc33e5cdaedaad51dd86a42236.zip
Adding upstream version 2.7.1.upstream/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.