summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-06-10 12:53:56 +0900
committerJunio C Hamano <gitster@pobox.com>2021-06-10 12:53:56 +0900
commit37c77fd2893de182d484f65cca6ba011fe633019 (patch)
treed0d7faa8ef69c255ae158f80754e3ee1b15fec90 /git-config.html
parent7cac38b31559760e4baa97b11aa0356cc96485d4 (diff)
downloadgit-htmldocs-37c77fd2893de182d484f65cca6ba011fe633019.tar.gz
Autogenerated HTML docs for v2.32.0-29-g211ec
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-config.html b/git-config.html
index a5de1fa78..2650af0e5 100644
--- a/git-config.html
+++ b/git-config.html
@@ -3765,8 +3765,9 @@ color.pager
</dt>
<dd>
<p>
- A boolean to enable/disable colored output when the pager is in
- use (default is true).
+ A boolean to specify whether <code>auto</code> color modes should colorize
+ output going to the pager. Defaults to true; set this to false
+ if your pager does not understand ANSI color codes.
</p>
</dd>
<dt class="hdlist1">