Comment 2 for bug 564796

Revision history for this message
Chris Brown (chris-idlearn) wrote :

Here's the output requested.

$ logwatch --service ftpd-xferlog --range all --detail high --print --archives
Unknown option: print

$ logwatch --service pam_pwdb --range yesterday --detail high --print
Unknown option: print

In each case, logwatch also prints a "Usage" message (same as logwatch --help)

And in case it helps ...

$ logwatch --version
Logwatch 7.3.6 (released 05/19/07)

I think the problem is simply that the examples in the man page use an option that doesn't exist any more.