Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
doc: show the actual left, right, and boundary marks
author
Philip Oakley
<philipoakley@iee.org>
Wed, 20 Jul 2016 21:10:02 +0000
(22:10 +0100)
committer
Junio 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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
b3d3ea0
)
diff --git
a/Documentation/pretty-formats.txt
b/Documentation/pretty-formats.txt
index 671cebd95c36f2dc6e17fb599219e305a567bc55..f4cb0f30b8e3a048172ce12f5c29abee1e5f20ee 100644
(file)
--- 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