From: Christophe Jaillet
Date: Fri, 9 Aug 2019 11:57:26 +0000 (+0000)
Subject: -l and -L are not exclusive.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f83ddd0f5c86ad96a21df96c819a397e99987e93;p=apache
-l and -L are not exclusive.
Document the 'G' suffix.
See PR 63638
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864786 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/programs/htcacheclean.xml b/docs/manual/programs/htcacheclean.xml
index 8f75d1ff1e..e1e51bcb00 100644
--- a/docs/manual/programs/htcacheclean.xml
+++ b/docs/manual/programs/htcacheclean.xml
@@ -47,8 +47,8 @@
[ -n ]
[ -Rround ]
-ppath
- [-llimit|
- -Llimit]
+ [ -llimit ]
+ [ -Llimit ]
htcacheclean
[ -n ]
@@ -58,8 +58,8 @@
[ -Rround ]
-dinterval
-ppath
- [-llimit|
- -Llimit]
+ [ -llimit ]
+ [ -Llimit ]
htcacheclean
[ -v ]
@@ -133,11 +133,13 @@
-llimit
Specify limit as the total disk cache size limit. The value
is expressed in bytes by default (or attaching B
to the
- number). Attach K
for Kbytes or M
for
- MBytes.
+ number). Attach K
for Kbytes, M
for
+ MBytes or G
for Gbytes.
-Llimit
- Specify limit as the total disk cache inode limit.
+ Specify limit as the total disk cache inode limit.
+ K
, M
or G
suffix can also be
+ used.
-i
Be intelligent and run only when there was a modification of the disk