Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-po
[gitweb.git] / Documentation / pretty-formats.txt
index 179c9389aa37bf54bc38ad1798ea8029f211b435..3bcee2ddb1244c7ef52888d1de2654a688f6702f 100644 (file)
@@ -172,7 +172,8 @@ endif::git-rev-list[]
 - '%Cgreen': switch color to green
 - '%Cblue': switch color to blue
 - '%Creset': reset color
-- '%C(...)': color specification, as described in color.branch.* config option;
+- '%C(...)': color specification, as described under Values in the
+  "CONFIGURATION FILE" section of linkgit:git-config[1];
   adding `auto,` at the beginning will emit color only when colors are
   enabled for log output (by `color.diff`, `color.ui`, or `--color`, and
   respecting the `auto` settings of the former if we are going to a