summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-08 21:05:06 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-08 21:05:06 -0800
commit62ab997268ae7e3b4ceb199bf05691007b877d11 (patch)
tree6b61e6f98d4a2d6cf2fe0ba26bf745bb7e887808 /pretty-formats.txt
parent23168ef89678fc52e01173bbc7fdaa760f21d02a (diff)
downloadgit-htmldocs-62ab997268ae7e3b4ceb199bf05691007b877d11.tar.gz
Autogenerated HTML docs for v2.21.0-rc0-30-g11ad4
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index de6953108..7bfffae76 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -183,7 +183,7 @@ endif::git-rev-list[]
`color.diff`, `color.ui`, or `--color`, and respecting the `auto`
settings of the former if we are going to a terminal). `%C(auto,...)`
is accepted as a historical synonym for the default (e.g.,
- `%C(auto,red)`). Specifying `%C(always,...) will show the colors
+ `%C(auto,red)`). Specifying `%C(always,...)` will show the colors
even when color is not otherwise enabled (though consider
just using `--color=always` to enable color for the whole output,
including this format and anything else git might color). `auto`