]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
document -l option
authorAndré Malo <nd@apache.org>
Sat, 4 Sep 2004 14:36:57 +0000 (14:36 +0000)
committerAndré Malo <nd@apache.org>
Sat, 4 Sep 2004 14:36:57 +0000 (14:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104952 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/rotatelogs.xml

index f00248848a004173695a5c0c963f8c415c368490..a53c76edd77ad290e69cf1af3a03f630f74009a8 100644 (file)
@@ -56,7 +56,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> (<em>2.0.51 and later</em>)</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>