]> Kevux Git Server - rit/commit
doc: convert git tag to synopsis style
authorJean-Noël Avila <jn.avila@free.fr>
Sun, 5 Oct 2025 21:11:41 +0000 (21:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 23:09:03 +0000 (16:09 -0700)
commit0fc3a21a9e9259b942050ed8dc67a04f2371d36b
tree6ea3b7d7efcc83b60f757ac035880cd58fadde93
parenta92d060749ec683fe0321808aa949fbf41694406
doc: convert git tag to synopsis style

- Switch the synopsis to a synopsis block which will automatically
  format placeholders in italics and keywords in monospace
- Use _<placeholder>_ instead of <placeholder> in the description
- Use `backticks` for keywords and more complex option
descriptions. The new rendering engine will apply synopsis rules to
these spans.

Also add the config section in the manual page and do not refer to the man
page in the description of settings when this description is already in the
man page.

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