Commit c5227996 authored by Lasse Karstensen's avatar Lasse Karstensen

Misleading use of key= instead of key: which is correct.

parent 9e0f29cd
......@@ -120,7 +120,7 @@ The following options are available:
cache hit, miss, pass, pipe or error.
VCL_Log:key
Output value set by std.log("key=value") in VCL.
Output value set by std.log("key:value") in VCL.
-m tag:regex only list records where tag matches regex. Multiple
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment