From 7d6740ec11e74d97fb52354e28552590cf2dc4ad Mon Sep 17 00:00:00 2001 From: des Date: Thu, 11 May 2000 10:17:54 +0000 Subject: Allow user to specify which logs to rotate --- usr.sbin/newsyslog/newsyslog.8 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'usr.sbin/newsyslog/newsyslog.8') diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index de25407..7601b5e 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -28,6 +28,7 @@ .Op Fl Fnrv .Op Fl f Ar config_file .Op Fl a Ar directory +.Op Ar .Sh DESCRIPTION .Nm Newsyslog is a program that should be scheduled to run periodically by @@ -355,6 +356,11 @@ to trim the logs, even if the trim conditions have not been met. This option is useful for diagnosing system problems by providing you with fresh logs that contain only the problems. .El +.Pp +If additional command line arguments are given, +.Nm +will only examine log files that match those arguments; otherwise, it +will examine all files listed in the configuration file. .Sh FILES .Bl -tag -width /etc/newsyslog.confxxxx -compact .It Pa /etc/newsyslog.conf -- cgit v1.1