changeset 5573:2eeb9a45cd2e

mention conf/cache.xml in flush_cache doku
author Tom Gottfried <tom@intevation.de>
date Fri, 05 Apr 2013 12:06:48 +0200
parents a264244b3d63
children 9245ef9e349b
files flys-artifacts/contrib/flush_cache.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-artifacts/contrib/flush_cache.sh	Thu Apr 04 19:21:09 2013 +0200
+++ b/flys-artifacts/contrib/flush_cache.sh	Fri Apr 05 12:06:48 2013 +0200
@@ -3,7 +3,8 @@
 if [ $# != 2 ]; then
     echo "usage $0 <artifact-server-port> <cachename>"
     echo "    cachename is the name of the cache defined in conf/caches.xml"
-    echo "    for example: $0 12123 datacage.db"
+    echo "    for example: $0 12123 datacage.db."
+    echo "    Cachenames can be found in conf/cache.xml"
     exit 1
 fi
 

http://dive4elements.wald.intevation.org