From: Andreas Heiduk Date: Mon, 22 May 2017 20:59:58 +0000 (+0200) Subject: Documentation: fix formatting typo in pretty-formats.txt X-Git-Tag: v2.13.1~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc7a5edb55fed000a85682f9791f645e5d768b63;p=git Documentation: fix formatting typo in pretty-formats.txt A missing space messed up formatting of the `%(trailers)` format. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index 47b286b33e..38040e95b5 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/pretty-formats.txt @@ -199,7 +199,7 @@ endif::git-rev-list[] than given and there are spaces on its left, use those spaces - '%><()', '%><|()': similar to '% <()', '%<|()' respectively, but padding both sides (i.e. the text is centered) --%(trailers): display the trailers of the body as interpreted by +- %(trailers): display the trailers of the body as interpreted by linkgit:git-interpret-trailers[1] NOTE: Some placeholders may depend on other options given to the