From 1eda2a8b9cefd0253aa136af363daa99be85ba0f Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 3 Oct 2005 11:28:40 +0000 Subject: [PATCH] Actually show hot to use this. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@293309 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/programs/other.html.en | 3 +++ docs/manual/programs/other.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/manual/programs/other.html.en b/docs/manual/programs/other.html.en index a41a76331d..cceb96cccb 100644 --- a/docs/manual/programs/other.html.en +++ b/docs/manual/programs/other.html.en @@ -49,6 +49,9 @@

The combined log file is read from stdin. Records read will be appended to any existing log files.

+ +

split-logfile < access_log

+

Available Languages:  en  | diff --git a/docs/manual/programs/other.xml b/docs/manual/programs/other.xml index 8939827f36..af7829fcf6 100644 --- a/docs/manual/programs/other.xml +++ b/docs/manual/programs/other.xml @@ -49,6 +49,9 @@

The combined log file is read from stdin. Records read will be appended to any existing log files.

+ + split-logfile < access_log + -- 2.50.0