##// END OF EJS Templates
color: update docstring for debug option...
Jordi Gutiérrez Hermoso -
r22711:60ac52a2 default
parent child Browse files
Show More
@@ -28,11 +28,10 b' effects. This includes the special "none'
28 28 other effects.
29 29
30 30 Labels are normally invisible. In order to see these labels and their
31 position in the text, use the global --color=debug option. In case of
32 multiple labels for the same text, the labels will be enclosed by
33 square brackets, e.g.
31 position in the text, use the global --color=debug option. The same
32 anchor text may be associated to multiple labels, e.g.
34 33
35 [log.changeset changeset.secret](changeset: 22611:6f0a53c8f587)
34 [log.changeset changeset.secret|changeset: 22611:6f0a53c8f587]
36 35
37 36 The following are the default effects for some default labels. Default
38 37 effects may be overridden from your configuration file::
General Comments 0
You need to be logged in to leave comments. Login now