summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-11-23 06:11:19 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-11-23 06:11:19 +0000
commitbf984de67c8dac8e5143a680957a4c5f95d0078f (patch)
tree55528481d53d832804b04554a586b505c656e1ef /pretty-formats.txt
parent3b70d3c788363466e56886d9fc5d316659cda627 (diff)
downloadgit-htmldocs-bf984de67c8dac8e5143a680957a4c5f95d0078f.tar.gz
Autogenerated HTML docs for v1.6.6-rc0
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index 09462021e..7ff6a6ce2 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -135,6 +135,10 @@ The placeholders are:
- '%m': left, right or boundary mark
- '%n': newline
- '%x00': print a byte from a hex code
+- '%w([<w>[,<i1>[,<i2>]]])': switch line wrapping, like the -w option of
+ linkgit:git-shortlog[1]. NOTE: Color placeholders (`%C*`) are not
+ recognized as having no width, so they should not be put into wrapped
+ sections.
NOTE: Some placeholders may depend on other options given to the
revision traversal engine. For example, the `%g*` reflog options will