From: Linus Arver Date: Thu, 15 Jun 2023 02:53:43 +0000 (+0000) Subject: doc: trailer: swap verb order X-Git-Tag: v2.42.0-rc0~107^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00432a36e20f86338774e5daf8c7fb2eff0beda8;p=thirdparty%2Fgit.git doc: trailer: swap verb order This matches the order already used in the NAME section. Signed-off-by: Linus Arver Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-interpret-trailers.txt b/Documentation/git-interpret-trailers.txt index 35faf83789..da8fec7d5f 100644 --- a/Documentation/git-interpret-trailers.txt +++ b/Documentation/git-interpret-trailers.txt @@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION ----------- -Parse or add 'trailer' lines that look similar to RFC 822 e-mail +Add or parse 'trailer' lines that look similar to RFC 822 e-mail headers, at the end of the otherwise free-form part of a commit message.