changeset 22711:60ac52a21512

color: update docstring for debug option 964dd1c491ca updated the format for the --color=debug option. This updates the documentation to match this new format.
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 24 Aug 2014 17:40:27 -0400
parents b07fd3ac8882
children 093df3b77f27
files hgext/color.py
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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::