]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: show the actual left, right, and boundary marks
authorPhilip Oakley <philipoakley@iee.org>
Wed, 20 Jul 2016 21:10:02 +0000 (22:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jul 2016 22:15:16 +0000 (15:15 -0700)
Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt

index 671cebd95c36f2dc6e17fb599219e305a567bc55..f4cb0f30b8e3a048172ce12f5c29abee1e5f20ee 100644 (file)
@@ -166,7 +166,7 @@ endif::git-rev-list[]
   respecting the `auto` settings of the former if we are going to a
   terminal). `auto` alone (i.e. `%C(auto)`) will turn on auto coloring
   on the next placeholders until the color is switched again.
-- '%m': left, right or boundary mark
+- '%m': left (`<`), right (`>`) or boundary (`-`) mark
 - '%n': newline
 - '%%': a raw '%'
 - '%x00': print a byte from a hex code