aa46a8
Add --hostlimit and --html_wrap to the logwatch.8 manpage.
aa46a8
aa46a8
Author: Jan Synacek <jsynacek@redhat.com>
aa46a8
aa46a8
--- logwatch-svn140/logwatch.8	2013-05-22 15:29:09.779339911 +0200
aa46a8
+++ logwatch-svn140-dist/logwatch.8	2013-05-22 15:48:03.248311264 +0200
aa46a8
@@ -21,8 +21,12 @@ logwatch \- system log analyzer and repo
aa46a8
 .I file-name
aa46a8
 .B ] [--logdir
aa46a8
 .I directory
aa46a8
+.B ] [--hostlimit
aa46a8
+.I hosts
aa46a8
 .B ] [--hostname
aa46a8
 .I hostname
aa46a8
+.B ] [--html_wrap
aa46a8
+.I number of characters
aa46a8
 .B ] [--hostformat 
aa46a8
 .I host based options
aa46a8
 .B ] [--output
aa46a8
@@ -94,6 +98,8 @@ instead of displaying or mailing it.
aa46a8
 Look in
aa46a8
 .I directory
aa46a8
 for log subdirectories or log files instead of the default directory.
aa46a8
+.IP "\fB--hostlimit\fR host1,host2"
aa46a8
+Limit report to hostname - host1, host2.
aa46a8
 .IP "\fB--hostname\fR hostname"
aa46a8
 Use
aa46a8
 .I hostname
aa46a8
@@ -101,6 +107,8 @@ for the reports instead of this system's
aa46a8
 if HostLimit is set in the logwatch.conf configuration file (see
aa46a8
 \fBMORE INFORMATION\fR, below),
aa46a8
 then only logs from this hostname will be processed (where appropriate).
aa46a8
+.IP "\fB--html_wrap\fR num-characters"
aa46a8
+Number of characters that html output should be wrapped to. Default is 80.
aa46a8
 .IP "\fB--numeric\fR"
aa46a8
 Inhibits additional name lookups, displaying IP addresses numerically.
aa46a8
 .IP "\fB--no-oldfiles-log\fR"