# HG changeset patch # User Takumi IINO <trot.thunder@gmail.com> # Date 1368067040 -32400 # Thu May 09 11:37:20 2013 +0900 # Branch stable # Node ID 27013ace80eb2e78682af58b63cb7b532fd54495 # Parent 24877c50aadacd6ec1909d44b03c6f4922ac611d blackbox: fix literal block syntax diff --git a/hgext/blackbox.py b/hgext/blackbox.py --- a/hgext/blackbox.py +++ b/hgext/blackbox.py @@ -10,7 +10,7 @@ Logs event information to .hg/blackbox.log to help debug and diagnose problems. The events that get logged can be configured via the blackbox.track config key. -Examples: +Examples:: [blackbox] track = *