]> err.no Git - varnish/commitdiff
Updated man page
authorcecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Jul 2007 08:53:16 +0000 (08:53 +0000)
committercecilihf <cecilihf@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 25 Jul 2007 08:53:16 +0000 (08:53 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1762 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/man/vcl.7

index 97d490861f10b75099effd403e28a0bf71daac02..7781b152ed11623b00e914efe93a071375cec672 100644 (file)
@@ -136,6 +136,9 @@ is replaced with the entire matched string, and
 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: