]> granicus.if.org Git - sysstat/commitdiff
Update sar's manual page
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 12 Jan 2018 09:18:09 +0000 (10:18 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 12 Jan 2018 09:18:09 +0000 (10:18 +0100)
Reference new option -h.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
man/sar.in

index e65a0a60e858ecfeb94bd99e2f4d9131202a2854..3bf0e0709b6dc349548e18e54600cdfb679293d7 100644 (file)
@@ -2,7 +2,7 @@
 .SH NAME
 sar \- Collect, report, or save system activity information.
 .SH SYNOPSIS
-.B sar [ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -p ] [ -q ]
+.B sar [ -A ] [ -B ] [ -b ] [ -C ] [ -D ] [ -d ] [ -F [ MOUNT ] ] [ -H ] [ -h ] [ -p ] [ -q ]
 .B [ -r [ ALL ] ] [ -S ] [ -t ] [ -u [ ALL ] ] [ -V ] [ -v ] [ -W ] [ -w ] [ -y ] [ --help ] [ --human ] [ --sadc ]
 .B [ -I {
 .I int_list
@@ -439,6 +439,12 @@ Amount of hugepages memory in kilobytes that has been allocated.
 Percentage of total hugepages memory that has been allocated.
 .RE
 .RE
+.IP -h
+Make the output of sar easier to read by a human. Options
+.B --human
+and
+.B -p
+(pretty-print) are enabled implicitly with this option.
 .IP --help
 Display a short help message then exit.
 .IP --human