From 2d2cf7594fadd3341a5ecaa793e9746fa3891150 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 15 Feb 2004 09:34:08 +0000 Subject: Add -d flag to monitor BIO_DELETE operations too --- usr.sbin/gstat/gstat.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin/gstat/gstat.8') diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 7804640..412c13a 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -33,6 +33,7 @@ .Sh SYNOPSIS .Nm .Op Fl c +.Op Fl d .Op Fl I Ar interval .Sh DESCRIPTION The @@ -50,6 +51,8 @@ consumers too. The default is to show statistics only for .Xr geom 4 producers. +.It Fl d +Enable display of statistics for delete (BIO_DELETE) operations. .It Fl I Ar interval Refresh the .Nm -- cgit v1.1