From 6255369992017ac8a33fc87d5f3308a9f6260fdb Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 16 Dec 2014 07:13:29 +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/branches/2.4.x@1645865 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 03ed274d54..a3a3cef5c8 100644 --- a/docs/manual/programs/rotatelogs.html.en +++ b/docs/manual/programs/rotatelogs.html.en @@ -45,6 +45,7 @@ [ -L linkname ] [ -p program ] [ -f ] + [ -t ] [ -v ] [ -e ] [ -c ] diff --git a/docs/manual/programs/rotatelogs.xml b/docs/manual/programs/rotatelogs.xml index eb25cee9fb..79aa84eba3 100644 --- a/docs/manual/programs/rotatelogs.xml +++ b/docs/manual/programs/rotatelogs.xml @@ -38,6 +38,7 @@ [ -L linkname ] [ -p program ] [ -f ] + [ -t ] [ -v ] [ -e ] [ -c ] -- 2.40.0