Documentation: fix reference to ifExists for interpret-trailers
commitb275da816c7eaf91b38c7de8757e461f4c92c0a4
authorAndreas Heiduk <asheiduk@gmail.com>
Mon, 22 May 2017 19:45:33 +0000 (22 21:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2017 05:18:26 +0000 (23 14:18 +0900)
tree38b91416dd1018028171395903e9c01d84b3553a
parent95d67879735cfecfdd85f89e59d993c5b4de8835
Documentation: fix reference to ifExists for interpret-trailers

The manual for "git interpret-trailers" mentioned a non-existing
literal `overwrite` for its config option `trailer.ifexists`.  The
correct name for that choice is `replace`.

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt