Skip to content

Commit 7ce7a61

Browse files
committed
Merge branch 'jk/doc-color-pager'
The documentation for "color.pager" configuration variable has been updated. * jk/doc-color-pager: doc: explain the use of color.pager
2 parents 8e1d2fc + a84216c commit 7ce7a61

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/config/color.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,9 @@ color.interactive.<slot>::
127127
interactive commands.
128128

129129
color.pager::
130-
A boolean to enable/disable colored output when the pager is in
131-
use (default is true).
130+
A boolean to specify whether `auto` color modes should colorize
131+
output going to the pager. Defaults to true; set this to false
132+
if your pager does not understand ANSI color codes.
132133

133134
color.push::
134135
A boolean to enable/disable color in push errors. May be set to

0 commit comments

Comments
 (0)