]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
nvme-cli: add output-format discription for smart-log
authorGuan Junxiong <guanjunxiong@huawei.com>
Wed, 21 Jun 2017 05:09:24 +0000 (13:09 +0800)
committerKeith Busch <keith.busch@intel.com>
Mon, 26 Jun 2017 20:01:26 +0000 (16:01 -0400)
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 <guanjunxiong@huawei.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Documentation/nvme-smart-log.txt

index a9d1eacbb236ea2b86aee1a05a485a56f29848a8..2971c9414a286629af3a9be2a37e6b0a8f768b9c 100644 (file)
@@ -38,6 +38,11 @@ OPTIONS
 --raw-binary::
        Print the raw SMART log buffer to stdout.
 
+-o <format>::
+--output-format=<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: