summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-08 13:36:14 -0800
committerJunio C Hamano <gitster@pobox.com>2018-03-08 13:36:14 -0800
commita25ccc44934513d08c5dd49b6ff42524fae40bd8 (patch)
treeda6ee619a868c8dce75160bf96e1ede764c6f513 /pretty-formats.txt
parent664750f03dff9b27b2c2fe5381a720967c1b60c1 (diff)
downloadgit-htmldocs-a25ccc44934513d08c5dd49b6ff42524fae40bd8.tar.gz
Autogenerated HTML docs for v2.16.2-520-gd0db9
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 e664c088a..6109ef09a 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -202,7 +202,7 @@ endif::git-rev-list[]
- '%>>(<N>)', '%>>|(<N>)': similar to '%>(<N>)', '%>|(<N>)'
respectively, except that if the next placeholder takes more spaces
than given and there are spaces on its left, use those spaces
-- '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
+- '%><(<N>)', '%><|(<N>)': similar to '%<(<N>)', '%<|(<N>)'
respectively, but padding both sides (i.e. the text is centered)
- %(trailers[:options]): display the trailers of the body as interpreted
by linkgit:git-interpret-trailers[1]. The `trailers` string may be