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

 * Replace [verse] with [synopsis] in the SYNOPSIS block
 * remove single-quote formatting from the command name
 * backtick-quote the flag
 * use _<placeholder>_ form for positional parameter terms

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