From 63e6ef849100207fa6fb416140569da0d4c7bb82 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Mon, 27 Jul 2015 12:50:42 +0100 Subject: man: add --headers to dmstats.8.in --- man/dmstats.8.in | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/man/dmstats.8.in b/man/dmstats.8.in index f1b8b7556..8474449ce 100644 --- a/man/dmstats.8.in +++ b/man/dmstats.8.in @@ -85,6 +85,8 @@ dmstats \(em device-mapper statistics management .RB [ \-\-allprograms ] .RB [ \-\-programid .IR id ] +.RB [ \-\-headers +.IR headers ] .RB [ \-\-regionid .IR id ] .RB [ \-O | \-\-sort @@ -147,6 +149,9 @@ When printing statistics counters also atomically reset them to zero. Specify the iteration count for repeating reports. If the count argument is zero reports will continue to repeat until interrupted. .TP +.B \-\-headers \fIheader_list +Specify which headers to display. +.TP .B \-\-interval \fIinterval Specify the interval, in seconds, between successive iterations for repeating reports. @@ -329,6 +334,8 @@ present regions. .RB [ \-\-allprograms ] .RB [ \-\-interval .IR seconds ] +.RB [ \-\-headers +.IR headers ] .RB [ \-\-count .IR count ] .RB [ \-\-timestamps ] @@ -353,9 +360,9 @@ one second. If the \fB\-\-allprograms\fP switch is given, all regions will be listed, regardless of region program ID values. -A timestamp is optionally printed before each statistics report is -displayed. The current format gives the date and local time using the -same format as the iostat program. +A header row is optionally printed before each statistics report is +displayed. The list of headers to include is specified using the +\fB\-\-headers\fP option. .br .SH REGIONS AND AREAS The device-mapper statistics facility allows separate performance -- cgit v1.2.1