hgext/color.py
changeset 22711 60ac52a21512
parent 22710 b07fd3ac8882
child 22763 7ebf91426f6a
--- 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::