summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
committerJunio C Hamano <junio@kernel.org>2010-06-22 23:22:55 +0000
commit89a5734841938bb740c6a30b2c5b1a6ad4c4fc20 (patch)
treee5fe749f756d68ca6b039ea18d2ad80281d9c0a3 /pretty-formats.txt
parentbb88cf46ef8a2521a253db9ab576e12202a54fa5 (diff)
downloadgit-htmldocs-89a5734841938bb740c6a30b2c5b1a6ad4c4fc20.tar.gz
Autogenerated HTML docs for v1.7.1-569-g6f426
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 8c68ce94f..561cc9f7d 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -159,6 +159,10 @@ If you add a `-` (minus sign) after '%' of a placeholder, line-feeds that
immediately precede the expansion are deleted if and only if the
placeholder expands to an empty string.
+If you add a ` ` (space) after '%' of a placeholder, a space
+is inserted immediately before the expansion if and only if the
+placeholder expands to a non-empty string.
+
* 'tformat:'
+
The 'tformat:' format works exactly like 'format:', except that it