]> git.ipfire.org Git - thirdparty/git.git/commit
doc: am: say that --message-id adds a trailer
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Mon, 9 Feb 2026 17:34:35 +0000 (18:34 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Feb 2026 18:34:04 +0000 (10:34 -0800)
commit3c18135bfd04d8ab1007137bcf565badc4ae2953
tree47b59d0e6b480aac04fe407b9f5c936032274f83
parentb679ee04226f4ba1633078797f3aa3a5677e2c5c
doc: am: say that --message-id adds a trailer

The option `--message-id` was added in a078f732 (git-am: add
--message-id/--no-message-id, 2014-11-25) back when git-interpret-
trailers(1) was relatively new. Let’s spell out that it is a trailer
and link to the dedicated trailer command.

Also use inline-verbatim for `Message-ID`.

Also link to git-interpret-trailers(1) on `--signoff`.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.adoc