]> git.ipfire.org Git - thirdparty/git.git/commit
doc: convert git-imap-send synopsis and options to new style
authorJean-Noël Avila <jn.avila@free.fr>
Thu, 23 Jul 2026 21:19:23 +0000 (21:19 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 23 Jul 2026 21:26:58 +0000 (14:26 -0700)
commitb71b9d79cf2217cb55d050c231c2a0bbaf2882be
treed2aff1204d32fe4bf76695fa86739cf2f15ec8e5
parent41365c2a9ba347870b80881c0d67454edd22fd49
doc: convert git-imap-send synopsis and options to new style

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

- Replace [verse] with [synopsis] in SYNOPSIS block
- Backtick-quote all OPTIONS terms
- Backtick-quote all config keys in config/imap.adoc
- Backtick-quote bare config key references in prose

Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/imap.adoc
Documentation/git-imap-send.adoc