]> granicus.if.org Git - procps-ng/commitdiff
vmstat: Add NEWS and man page for previous
authorCraig Small <csmall@dropbear.xyz>
Thu, 14 Oct 2021 07:52:34 +0000 (18:52 +1100)
committerCraig Small <csmall@dropbear.xyz>
Thu, 14 Oct 2021 07:52:34 +0000 (18:52 +1100)
NEWS
vmstat.8

diff --git a/NEWS b/NEWS
index c903e2da227aeeb707f6105fe293beb6fabdb7fd..efa44a6be917f3e371530194f86142024d0d90ad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ procps-ng-NEXT
   * top: summary area memory lines can print two abreast
   * top: added two new autogroup fields
   * top: added long versions of command line options
+  * vmstat: add -y option to remove first line             merge !72
 
 procps-ng-3.3.17
 ---------------
index b2c6f29d9c500cc2c7951c9bd3eee4364cfdd193..8d48b4990175be5b7174f75ece92f1265867a456 100644 (file)
--- a/vmstat.8
+++ b/vmstat.8
@@ -82,6 +82,9 @@ Wide output mode (useful for systems with higher amount of memory,
 where the default output mode suffers from unwanted column breakage).
 The output is wider than 80 characters per line.
 .TP
+\fB\-y\fR, \fB\-\-no-first\fR
+Omits first report with statistics since system boot.
+.TP
 \fB\-V\fR, \fB\-\-version\fR
 Display version information and exit.
 .TP