Blame SOURCES/logwatch-man.patch

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