]> granicus.if.org Git - apache/commitdiff
document -l option
authorAndré Malo <nd@apache.org>
Fri, 11 Jun 2004 22:18:25 +0000 (22:18 +0000)
committerAndré Malo <nd@apache.org>
Fri, 11 Jun 2004 22:18:25 +0000 (22:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103924 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/rotatelogs.xml

index cc0936407f7bd562dd1f0dd0460f0a75c2f0b220..1a6045694128a08495752358fe46b8572aef71ce 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
@@ -57,7 +57,9 @@
 
 <section id="synopsis"><title>Synopsis</title>
 
-     <p><code><strong>rotatelogs</strong> <var>logfile</var>
+     <p><code><strong>rotatelogs</strong>
+     [ -<strong>l</strong> ]
+       <var>logfile</var>
      [ <var>rotationtime</var> [ <var>offset</var> ]] |
      [ <var>filesize</var>M ]</code></p>
 </section>
 
 <dl>
 
+<dt><code>-l</code></dt>
+<dd>causes the use of local time rather than GMT as the base for the
+interval. Note that using <code>-l</code> in an environment which changes the
+GMT offset (such as for BST or DST) can lead to unpredictable results!</dd>
+
 <dt><code><var>logfile</var></code></dt>
 
 <dd>The path plus basename of the logfile.  If <var>logfile</var>