mercurial/help/config.txt
changeset 29471 c4fc33c477da
parent 29459 fd93b15b5c30
child 29559 7dec5e441bf7
--- a/mercurial/help/config.txt	Tue Jun 21 14:58:49 2016 -0700
+++ b/mercurial/help/config.txt	Thu Jun 30 18:59:53 2016 -0700
@@ -2026,6 +2026,14 @@
 ``ipv6``
     Whether to use IPv6. (default: False)
 
+``labels``
+    List of string *labels* associated with the repository.
+
+    Labels are exposed as a template keyword and can be used to customize
+    output. e.g. the ``index`` template can group or filter repositories
+    by labels and the ``summary`` template can display additional content
+    if a specific label is present.
+
 ``logoimg``
     File name of the logo image that some templates display on each page.
     The file name is relative to ``staticurl``. That is, the full path to