X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fpretty-formats.txt;h=1686a54d22a746036b997d6eb8d5b85ca1d79c5d;hb=a625740aae48c0f08916e564bc11f49542d4fb48;hp=53a9168ba7d8959e65c2442f6a078155d6f24c71;hpb=c2ff10c98e22ae64d553273e6d67bb123a1c916f;p=git.git diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index 53a9168ba..1686a54d2 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/pretty-formats.txt @@ -134,6 +134,7 @@ The placeholders are: - '%C(...)': color specification, as described in color.branch.* config option - '%m': left, right or boundary mark - '%n': newline +- '%%': a raw '%' - '%x00': print a byte from a hex code - '%w([[,[,]]])': switch line wrapping, like the -w option of linkgit:git-shortlog[1].