[Logcheck-commits] CVS logcheck/docs

CVS User maks-guest logcheck-devel@lists.alioth.debian.org
Sat, 12 Jun 2004 12:31:32 -0600


Update of /cvsroot/logcheck/logcheck/docs
In directory haydn:/tmp/cvs-serv24700/docs

Modified Files:
	logcheck.sgml 
Log Message:

new logcheck switch (no change inside of logtail for that):
`logcheck -l logfile` processes just this logfile
moved code to be called to new function logoutput()
the code there didn't change, just the logic how we are calling it.
added a debug message there, name change of switches as discussed on devel.
works fine for me, please double check.
hope you like it? :)


--- /cvsroot/logcheck/logcheck/docs/logcheck.sgml	2004/06/10 09:24:59	1.14
+++ /cvsroot/logcheck/logcheck/docs/logcheck.sgml	2004/06/12 18:31:32	1.15
@@ -106,7 +106,14 @@
         </listitem>
       </varlistentry>
       <varlistentry>
-        <term><option>-l CFG</option>
+        <term><option>-l LOG</option>
+        </term>
+        <listitem>
+          <para>Run logfile through logcheck.</para>
+        </listitem>
+      </varlistentry>
+      <varlistentry>
+        <term><option>-L CFG</option>
         </term>
         <listitem>
           <para>Overrule default logfiles list.</para>