From: Guan Junxiong Date: Wed, 21 Jun 2017 05:09:24 +0000 (+0800) Subject: nvme-cli: add output-format discription for smart-log X-Git-Tag: v1.4~41 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=62b0f9144ffe48a7c8362c1033dd24c85a752345;p=users%2Fsagi%2Fnvme-cli.git nvme-cli: add output-format discription for smart-log The nvme smart-log command has implemented output-format option, but the documentation of the command doesn't reflect this. This patch synchronizes the documentation with the implemenation. Signed-off-by: Guan Junxiong Signed-off-by: Keith Busch --- diff --git a/Documentation/nvme-smart-log.txt b/Documentation/nvme-smart-log.txt index a9d1eacb..2971c941 100644 --- a/Documentation/nvme-smart-log.txt +++ b/Documentation/nvme-smart-log.txt @@ -38,6 +38,11 @@ OPTIONS --raw-binary:: Print the raw SMART log buffer to stdout. +-o :: +--output-format=:: + Set the reporting format to 'normal', 'json', or + 'binary'. Only one output format can be used at a time. + EXAMPLES -------- * Print the SMART log page in a human readable format: