From fabf134eb70af67cc9bd2204a622c8d54a43c5c9 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sun, 5 Feb 2017 10:24:35 +0100 Subject: [PATCH] Update sadf manual page Explain new "packed" option in sadf manual page. Signed-off-by: Sebastien GODARD --- man/sadf.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/man/sadf.in b/man/sadf.in index b42b062..2c37e85 100644 --- a/man/sadf.in +++ b/man/sadf.in @@ -1,4 +1,4 @@ -.TH SADF 1 "JANUARY 2017" Linux "Linux User's Manual" -*- nroff -*- +.TH SADF 1 "FEBRUARY 2017" Linux "Linux User's Manual" -*- nroff -*- .SH NAME sadf \- Display data collected by sar in multiple formats. .SH SYNOPSIS @@ -177,6 +177,11 @@ printed in UTC by default: You should use option -T to print them in local time and get a time window starting from midnight. .RE +.B packed +.RS +Group all views from the same activity (and for the same device) on the same row. +.RE + .B showidle .RS Also display %idle state in graphs for CPU statistics. -- 2.40.0