.\" Title: nvme-intel-smart-log-add
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 01/11/2018
+.\" Date: 01/12/2018
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-INTEL\-SMART\-" "1" "01/11/2018" "NVMe" "NVMe Manual"
+.TH "NVME\-INTEL\-SMART\-" "1" "01/12/2018" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.nf
\fInvme intel smart\-log\-add\fR <device> [\-\-namespace\-id=<nsid> | \-n <nsid>]
[\-\-raw\-binary | \-b]
- [\-\-output\-format=<fmt> | \-o <fmt>]
+ [\-\-json | \-j]
.fi
.SH "DESCRIPTION"
.sp
Print the raw Intel Additional SMART log buffer to stdout\&.
.RE
.PP
-\-o <format>, \-\-output\-format=<format>
+\-j, \-\-json
.RS 4
-Set the reporting format to
-\fInormal\fR,
-\fIjson\fR, or
-\fIbinary\fR\&. Only one output format can be used at a time\&.
+Dump output in json format\&.
.RE
.SH "EXAMPLES"
.sp
<div class="verseblock">\r
<pre class="content"><em>nvme intel smart-log-add</em> <device> [--namespace-id=<nsid> | -n <nsid>]\r
[--raw-binary | -b]\r
- [--output-format=<fmt> | -o <fmt>]</pre>\r
+ [--json | -j]</pre>\r
<div class="attribution">\r
</div></div>\r
</div>\r
</p>\r
</dd>\r
<dt class="hdlist1">\r
--o <format>\r
+-j\r
</dt>\r
<dt class="hdlist1">\r
---output-format=<format>\r
+--json\r
</dt>\r
<dd>\r
<p>\r
- Set the reporting format to <em>normal</em>, <em>json</em>, or\r
- <em>binary</em>. Only one output format can be used at a time.\r
+ Dump output in <em>json</em> format.\r
</p>\r
</dd>\r
</dl></div>\r
[verse]
'nvme intel smart-log-add' <device> [--namespace-id=<nsid> | -n <nsid>]
[--raw-binary | -b]
- [--output-format=<fmt> | -o <fmt>]
+ [--json | -j]
DESCRIPTION
-----------
--raw-binary::
Print the raw Intel Additional 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.
+-j::
+--json::
+ Dump output in json format.
EXAMPLES
--------