From e402d3a0f6cc1ef7f0e0a45db551db2db82c16bf Mon Sep 17 00:00:00 2001 From: cecilihf Date: Wed, 25 Jul 2007 08:53:16 +0000 Subject: [PATCH] Updated man page git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1762 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/man/vcl.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/varnish-cache/man/vcl.7 b/varnish-cache/man/vcl.7 index 97d49086..7781b152 100644 --- a/varnish-cache/man/vcl.7 +++ b/varnish-cache/man/vcl.7 @@ -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: -- 2.39.5