]> Kevux Git Server - rit/commit
git-{var,write-tree} docs: update mark-up of synopsis option descriptions
authorJunio C Hamano <gitster@pobox.com>
Sat, 10 May 2025 12:33:15 +0000 (14:33 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 16:25:26 +0000 (09:25 -0700)
commit914c549ac161c3393dd760be5af4d290620a27e8
tree92d24663e3ba196cd28972edcf68424d35b6b165
parent88ce8dfe2924f2a0c75bd3ec5c52fae02f73ba19
git-{var,write-tree} docs: update mark-up of synopsis option descriptions

To unify mark-up used in our documentation to a newer convention,
started by 22293895 (doc: apply synopsis simplification on git-clone
and git-init, 2024-09-24), update the documentation for 'git var' and
'git write-tree' to

 * use [synopsis], not [verse] in the SYNOPSIS section
 * enclose `--option=<value>` in backquotes

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