summaryrefslogtreecommitdiff
path: root/docs/manual/programs/rotatelogs.xml
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2009-01-11 21:26:13 +0000
committerRainer Jung <rjung@apache.org>2009-01-11 21:26:13 +0000
commitfd9690630283497232dba036aeb20aa884d6ce79 (patch)
treeec5b66a519582b57722e5a5102f8d107d90311e0 /docs/manual/programs/rotatelogs.xml
parentd26bbe90fe0df0fa440fef3d733d388282ffd702 (diff)
downloadhttpd-fd9690630283497232dba036aeb20aa884d6ce79.tar.gz
rotatelogs: Add flag for verbose (debug) output.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@733520 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/rotatelogs.xml')
-rw-r--r--docs/manual/programs/rotatelogs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml
index 7d2bf30ca0..df2bd5bd2d 100644
--- a/docs/manual/programs/rotatelogs.xml
+++ b/docs/manual/programs/rotatelogs.xml
@@ -39,6 +39,7 @@
<p><code><strong>rotatelogs</strong>
[ -<strong>l</strong> ]
[ -<strong>f</strong> ]
+ [ -<strong>v</strong> ]
<var>logfile</var>
<var>rotationtime</var>|<var>filesize</var>M
[ <var>offset</var> ]</code></p>
@@ -64,6 +65,11 @@ and when the first request is handled, meaning that the
associated logfile does not "exist" until then, which
causes problems from some automated logging tools)</dd>
+<dt><code>-v</code></dt>
+<dd>Produce verbose output on STDERR. The output contains
+the result of the configuration parsing, and all file open and
+close actions.</dd>
+
<dt><code><var>logfile</var></code></dt>
<dd>The path plus basename of the logfile. If <var>logfile</var>