[Checkins] SVN: grokui.admin/trunk/src/grokui/admin/README.txt	Update docs.
    Uli Fouquet 
    uli at gnufix.de
       
    Sat Dec 13 09:56:02 EST 2008
    
    
  
Log message for revision 94023:
  Update docs.
Changed:
  U   grokui.admin/trunk/src/grokui/admin/README.txt
-=-
Modified: grokui.admin/trunk/src/grokui/admin/README.txt
===================================================================
--- grokui.admin/trunk/src/grokui/admin/README.txt	2008-12-13 14:55:47 UTC (rev 94022)
+++ grokui.admin/trunk/src/grokui/admin/README.txt	2008-12-13 14:56:02 UTC (rev 94023)
@@ -70,8 +70,11 @@
   ZODB automatically from `cron`. This can be done using a command
   like the following::
 
-    curl -q -s -u admin:admin "http://localhost:8080/server?pack=1&submitted=1"
+    curl -q -s -u admin:admin "http://localhost:8080/server?pack=1&days=1"
 
+  which will remove old data older than one day. If you leave out the
+  `days` parameter, all old data will be removed.
+
 * Get basic information about the running Zope system.
 
 * Enter a message to be displayed on top. You can, for example, leave
    
    
More information about the Checkins
mailing list