r1762 - trunk/varnish-cache/man
    cecilihf at projects.linpro.no 
    cecilihf at projects.linpro.no
       
    Wed Jul 25 10:53:16 CEST 2007
    
    
  
Author: cecilihf
Date: 2007-07-25 10:53:16 +0200 (Wed, 25 Jul 2007)
New Revision: 1762
Modified:
   trunk/varnish-cache/man/vcl.7
Log:
Updated man page
Modified: trunk/varnish-cache/man/vcl.7
===================================================================
--- trunk/varnish-cache/man/vcl.7	2007-07-25 08:39:10 UTC (rev 1761)
+++ trunk/varnish-cache/man/vcl.7	2007-07-25 08:53:16 UTC (rev 1762)
@@ -136,6 +136,9 @@
 is replaced with the contents of subgroup
 .Ar n
 in the matched string.
+.It Fn purge "regex"
+Purge all objects in cache matching 
+.Fa regex .
 .El
 .Ss Subroutines
 A subroutine is used to group code for legibility or reusability:
    
    
More information about the varnish-commit
mailing list