summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-06-24 15:51:58 -0700
committerJunio C Hamano <gitster@pobox.com>2017-06-24 15:51:58 -0700
commit535c65caafa13821295c3b060a5acd98bd2557b7 (patch)
tree200904361766eea651eb15a72d718bff48208b69 /pretty-formats.txt
parent55d9191be6ed28e5e9fa4c00b8958095400cd29c (diff)
downloadgit-htmldocs-535c65caafa13821295c3b060a5acd98bd2557b7.tar.gz
Autogenerated HTML docs for v2.13.2-516-ge629a
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index 38040e95b..a48d267e2 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -213,8 +213,8 @@ If you add a `+` (plus sign) after '%' of a placeholder, a line-feed
is inserted immediately before the expansion if and only if the
placeholder expands to a non-empty string.
-If you add a `-` (minus sign) after '%' of a placeholder, line-feeds that
-immediately precede the expansion are deleted if and only if the
+If you add a `-` (minus sign) after '%' of a placeholder, all consecutive
+line-feeds immediately preceding 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