From: Philip Oakley Date: Wed, 20 Jul 2016 21:10:02 +0000 (+0100) Subject: doc: show the actual left, right, and boundary marks X-Git-Tag: v2.10.1~43^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c6eff44d0d6620e06e7b2ffb09e4c0dfe5c687a4?hp=b3d3ea0672777e1ce3baf4a8a571a09704eb067e doc: show the actual left, right, and boundary marks Signed-off-by: Philip Oakley Signed-off-by: Junio C Hamano --- diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index 671cebd95c..f4cb0f30b8 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/pretty-formats.txt @@ -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