patch for manpage: remove --print option
Willi Mann <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! The manpage still mentions the --print option. Patch attached to remove it. Best Regards Willi _______________________________________________ Logwatch-Devel mailing list [email protected] http://www2.list.logwatch.org:81/mailman/listinfo/logwatch-devel
logwatch-manpage.diff
(text/x-patch, 603 B)
diff --git a/logwatch.8 b/logwatch.8 index eb145e7..5f12d8b 100644 --- a/logwatch.8 +++ b/logwatch.8 @@ -11,7 +11,7 @@ logwatch \- system log analyzer and reporter .I log-file-group .B ] [--service .I service-name -.B ] [--print] [--mailto +.B ] [--mailto .I address .B ] [--archives] [--range .I range @@ -63,8 +63,6 @@ is .I All which will process all services (and logfile-groups) for which you have filters installed. -.IP "\fB--print\fR" -Print the results to stdout (i.e. the screen). .IP "\fB--mailto\fR address" Mail the results to the email address or user specified in .I address.