]> git.ipfire.org Git - thirdparty/git.git/commit
doc: convert git-stash.adoc to synopis style
authorJean-Noël Avila <jn.avila@free.fr>
Sun, 5 Oct 2025 21:11:40 +0000 (21:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 5 Oct 2025 23:09:03 +0000 (16:09 -0700)
commita92d060749ec683fe0321808aa949fbf41694406
treeb525869db672746df127baff26584ca7a351a57c
parent45547b60aca32b45d2f1ef93462cf9df28637c13
doc: convert git-stash.adoc to synopis 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 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/stash.adoc
Documentation/git-stash.adoc