.\" Title: nvme-intel-internal-log
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 11/28/2017
+.\" Date: 11/30/2017
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-INTEL\-INTERNA" "1" "11/28/2017" "NVMe" "NVMe Manual"
+.TH "NVME\-INTEL\-INTERNA" "1" "11/30/2017" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.sp
.nf
\*(Aqnvme intel internal\-log \*(Aq <device> [\-\-log=<NUM>, \-l <NUM>]
+ [\-\-region=<NUM>, r <NUM>]
+ [\-\-nlognum=<NUM>, m <NUM>]
[\-\-namespace\-id=<NUM>, \-n <NUM>]
[\-\-output\-file=<FILE>, \-o <FILE>]
.fi
.RS 4
Output file; defaults to device name provided
.RE
+.PP
+\-r <NUM>, \-\-region=<NUM>
+.RS 4
+Select which core region to retrieve the log from\&. \-1 for all available, if supported by the device\&.
+.RE
+.PP
+\-m <NUM>, \-\-nlognum=<NUM>
+.RS 4
+When used with
+\fInlog\fR, this specifies which nlog to read\&. \-1 for all, if supported by the device\&.
+.RE
.SH "EXAMPLES"
.sp
.RS 4
--------
[verse]
'nvme intel internal-log ' <device> [--log=<NUM>, -l <NUM>]
+ [--region=<NUM>, r <NUM>]
+ [--nlognum=<NUM>, m <NUM>]
[--namespace-id=<NUM>, -n <NUM>]
[--output-file=<FILE>, -o <FILE>]
--output-file=<FILE>::
Output file; defaults to device name provided
+-r <NUM>::
+--region=<NUM>::
+ Select which core region to retrieve the log from. -1 for all
+ available, if supported by the device.
+
+-m <NUM>::
+--nlognum=<NUM>::
+ When used with 'nlog', this specifies which nlog to read. -1
+ for all, if supported by the device.
+
EXAMPLES
--------