]> granicus.if.org Git - git/commitdiff
Documentation: fix formatting typo in pretty-formats.txt
authorAndreas Heiduk <asheiduk@gmail.com>
Mon, 22 May 2017 20:59:58 +0000 (22:59 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2017 05:46:26 +0000 (14:46 +0900)
A missing space messed up formatting of the `%(trailers)` format.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt

index 47b286b33e4edd937fe6f7cbe727713e0e61e324..38040e95b5cdb137fd3575076e5f69d393c19280 100644 (file)
@@ -199,7 +199,7 @@ endif::git-rev-list[]
   than given and there are spaces on its left, use those spaces
 - '%><(<N>)', '%><|(<N>)': similar to '% <(<N>)', '%<|(<N>)'
   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