On Fri, Dec 8, 2017 at 12:16 AM, Jeff King <peff@xxxxxxxx> wrote: > Commit 84ff053d47 (pretty.c: delimit "%(trailers)" arguments > with ",", 2017-10-01) switched the syntax of the trailers > placeholder, but forgot to update the documentation in > pretty-formats.txt. > > There's need to mention the old syntax; it was never in a I suppose you mean: s/need/no need/ > released version of Git. > > Signed-off-by: Jeff King <peff@xxxxxxxx>