Document new "--human" option.
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
-.TH CIFSIOSTAT 1 "OCTOBER 2015" Linux "Linux User's Manual" -*- nroff -*-
+.TH CIFSIOSTAT 1 "NOVEMBER 2016" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
cifsiostat \- Report CIFS statistics.
.SH SYNOPSIS
.ie 'yes'@WITH_DEBUG@' \{
-.B cifsiostat [ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ] [
+.B cifsiostat [ -h ] [ -k | -m ] [ -t ] [ -V ] [ --debuginfo ] [ --human ] [
.I interval
.B [
.I count
.B ] ]
.\}
.el \{
-.B cifsiostat [ -h ] [ -k | -m ] [ -t ] [ -V ] [
+.B cifsiostat [ -h ] [ -k | -m ] [ -t ] [ -V ] [ --human ] [
.I interval
.B [
.I count
.\}
.IP -h
Make the CIFS report easier to read by a human.
+.B --human
+is enabled implicitly with this option.
+.IP --human
+Print sizes in human readable format (e.g. 1k, 1.23M, etc.)
+The units displayed with this option supersede any other default units (e.g.
+kilobytes, sectors...) associated with the metrics.
.IP -k
Display statistics in kilobytes per second.
.IP -m
.B [ -j { ID | LABEL | PATH | UUID | ... } ] [ -o JSON ]
.B [ [ -H ] -g
.I group_name
-.B ] [ -p [
+.B ] [ --human ] [ -p [
.I device
.B [,...] | ALL ] ] [
.I device
.B [ -j { ID | LABEL | PATH | UUID | ... } ] [ -o JSON ]
.B [ [ -H ] -g
.I group_name
-.B ] [ -p [
+.B ] [ --human ] [ -p [
.I device
.B [,...] | ALL ] ] [
.I device
individual devices in the group.
.IP -h
Make the Device Utilization Report easier to read by a human.
+.B --human
+is enabled implicitly with this option.
+.IP --human
+Print sizes in human readable format (e.g. 1k, 1.23M, etc.)
+The units displayed with this option supersede any other default units (e.g.
+kilobytes, sectors...) associated with the metrics.
.IP "-j { ID | LABEL | PATH | UUID | ... } [ device [...] | ALL ]"
Display persistent device names. Options
.BR ID ,
-.TH PIDSTAT 1 "MARCH 2016" Linux "Linux User's Manual" -*- nroff -*-
+.TH PIDSTAT 1 "NOVEMBER 2016" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
pidstat \- Report statistics for Linux tasks.
.SH SYNOPSIS
.I comm
.B ] [ -G
.I process_name
-.B ] [ -p {
+.B ] [ --human ] [ -p {
.I pid
.B [,...] | SELF | ALL } ] [ -T { TASK | CHILD | ALL } ] [
.I interval
.IP -h
Display all activities horizontally on a single line. This is
intended to make it easier to be parsed by other programs.
+.IP --human
+Print sizes in human readable format (e.g. 1k, 1.23M, etc.)
+The units displayed with this option supersede any other default units (e.g.
+kilobytes, sectors...) associated with the metrics.
.IP -I
In an SMP environment, indicate that tasks CPU usage
(as displayed by option
sar \- Collect, report, or save system activity information.
.SH SYNOPSIS
.B sar [ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -h ] [ -p ] [ -q ] [ -R ]
-.B [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ] [ -v ] [ -W ] [ -w ] [ -y ] [ --sadc ]
+.B [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ] [ -v ] [ -W ] [ -w ] [ -y ] [ --human ] [ --sadc ]
.B [ -I {
.I int
.B [,...] | SUM | ALL | XALL } ] [ -P {
.RE
.IP -h
Display a short help message then exit.
+.IP --human
+Print sizes in human readable format (e.g. 1k, 1.23M, etc.)
+The units displayed with this option supersede any other default units (e.g.
+kilobytes, sectors...) associated with the metrics.
.IP "-I { int [,...] | SUM | ALL | XALL }"
Report statistics for a given interrupt.
.I int
-.TH TAPESTAT 1 "MARCH 2016" Linux "Linux User's Manual" -*- nroff -*-
+.TH TAPESTAT 1 "NOVEMBER 2016" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
tapestat \- Report tape statistics.
.SH SYNOPSIS
-.B tapestat [ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ] [
+.B tapestat [ -k | -m ] [ -t ] [ -V ] [ -y ] [ -z ] [ --human ] [
.I interval
.B [
.I count
.RE
.RE
.SH OPTIONS
+.IP --human
+Print sizes in human readable format (e.g. 1k, 1.23M, etc.)
+The units displayed with this option supersede any other default units (e.g.
+kilobytes, sectors...) associated with the metrics.
.IP -k
Show the amount of data written or read in kilobytes per second instead of megabytes.
This option is mutually exclusive with -m.