doc: show the actual left, right, and boundary marks

Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Philip Oakley committed Jul 20, 2016 at 22:10 UTC c6eff44d0d6620e06e7b2ffb09e4c0dfe5c687a4
1 file changed +1 -1
Documentation/pretty-formats.txt
+1 -1
@@ -166,7 +166,7 @@ endif::git-rev-list[]
166 respecting the `auto` settings of the former if we are going to a
167 terminal). `auto` alone (i.e. `%C(auto)`) will turn on auto coloring
168 on the next placeholders until the color is switched again.
169 -- '%m': left, right or boundary mark
169 +- '%m': left (`<`), right (`>`) or boundary (`-`) mark
170 - '%n': newline
171 - '%%': a raw '%'
172 - '%x00': print a byte from a hex code