# HG changeset patch # User Jordi GutiƩrrez Hermoso # Date 1408916427 14400 # Node ID 60ac52a2151202e0910ddced56b010009233b675 # Parent b07fd3ac8882f24b3f63cb80836ebd9532da94f3 color: update docstring for debug option 964dd1c491ca updated the format for the --color=debug option. This updates the documentation to match this new format. diff -r b07fd3ac8882 -r 60ac52a21512 hgext/color.py --- a/hgext/color.py Wed Aug 20 15:19:37 2014 -0400 +++ b/hgext/color.py Sun Aug 24 17:40:27 2014 -0400 @@ -28,11 +28,10 @@ other effects. Labels are normally invisible. In order to see these labels and their -position in the text, use the global --color=debug option. In case of -multiple labels for the same text, the labels will be enclosed by -square brackets, e.g. +position in the text, use the global --color=debug option. The same +anchor text may be associated to multiple labels, e.g. - [log.changeset changeset.secret](changeset: 22611:6f0a53c8f587) + [log.changeset changeset.secret|changeset: 22611:6f0a53c8f587] The following are the default effects for some default labels. Default effects may be overridden from your configuration file::