]> git.ipfire.org Git - thirdparty/git.git/commit
doc: convert git-am synopsis and options to new style
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 25 May 2026 10:28:25 +0000 (10:28 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 11:05:44 +0000 (20:05 +0900)
commit242d3aa317ccaa3e7c5f6bf2218ccbdd8a0a26e9
treece352be0299c745d1d57ae958850d3b693da5828
parent25d5d60958f1486cb8439863062f66ffef605f18
doc: convert git-am synopsis and options to new style

Convert git-am from [verse]/single-quote style to the modern
synopsis-block style:

- Replace [verse] with [synopsis] in SYNOPSIS block
- Backtick-quote all OPTIONS terms
- Convert inline man page refs
- Convert inline command refs
- Convert prose placeholders:

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/am.adoc
Documentation/format-patch-caveats.adoc
Documentation/format-patch-end-of-commit-message.adoc
Documentation/git-am.adoc