From 5b0bfd0e06f9ddd0ca12be3ba6450a2424632d93 Mon Sep 17 00:00:00 2001 From: maxim Date: Thu, 12 Mar 2009 13:17:46 +0000 Subject: o Turn the batch mode on if stdout is not tty. Submitted by: vsevolod MFC after: 1 week --- usr.sbin/gstat/gstat.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr.sbin/gstat/gstat.8') diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index fbef6f9..9ac6789 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 20, 2006 +.Dd March 12, 2009 .Dt GSTAT 8 .Os .Sh NAME @@ -47,7 +47,9 @@ The options are as follows: .It Fl a Only display providers that are at least 0.1% busy. .It Fl b -Batch mode. Collect numbers, print and exit. +Batch mode. +Collect numbers, print and exit. +Default if stdout is not a tty. .It Fl c Enable display of .Xr geom 4 -- cgit v1.1