]> git.99rst.org Git - git.git/commit
doc: convert git-send-email synopsis and options to new style
authorJean-Noël Avila <redacted>
Thu, 23 Jul 2026 21:19:25 +0000 (21:19 +0000)
committerJunio C Hamano <redacted>
Thu, 23 Jul 2026 21:26:58 +0000 (14:26 -0700)
commit8f41ed137fc9547cad520c5c97638a3a7dfe004b
tree588f8c483d64ea5a3016da1299839fdeb2f46844
parente9a99ef2dafecf03adc00229a6d5ceb10a8f3058
doc: convert git-send-email synopsis and options to new style

Replace [verse] with [synopsis] in the SYNOPSIS block and remove
single-quote formatting from the command name.

Backtick-quote all option terms in the OPTIONS section, convert
the standalone placeholder _<encoding>_ in prose, fix single-quoted
server names to backtick form, and convert mbox(5) to `mbox`(5).

Also update config/sendemail.adoc: backtick-quote all configuration
key terms and fix a bare sendemail.aliasesFile reference in prose.

Signed-off-by: Jean-Noël Avila <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/config/sendemail.adoc
Documentation/git-send-email.adoc
git clone https://git.99rst.org/PROJECT