Commit 62403b54 authored by Lasse Karstensen's avatar Lasse Karstensen Committed by Tollef Fog Heen

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

parent d243c2dc
......@@ -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