From 1a7c4e409c582d3f559d4c08f65d048e42c5ec01 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 16 Dec 2014 07:12:52 +0000 Subject: [PATCH] Fix command line parameters as spotted in a comment in the online doc. Thx alfonz. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1645864 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/rotatelogs.html.en | 1 + docs/manual/programs/rotatelogs.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/manual/programs/rotatelogs.html.en b/docs/manual/programs/rotatelogs.html.en index 9210ac9d58..18d338cf13 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -45,6 +45,7 @@ [ -p program ] [ -f ] [ -d ] + [ -t ] [ -v ] [ -e ] [ -c ] diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index ab88f31e02..d9a2123196 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -39,6 +39,7 @@ [ -p program ] [ -f ] [ -d ] + [ -t ] [ -v ] [ -e ] [ -c ] -- 2.50.1