]> git.ipfire.org Git - thirdparty/git.git/commit
doc: git-log: convert pretty options to new doc format
authorJean-Noël Avila <jn.avila@free.fr>
Mon, 7 Jul 2025 18:53:29 +0000 (18:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2025 20:45:00 +0000 (13:45 -0700)
commit06db6a3c4a9e23e575f9e5e7f812358deaf11834
treea9f9108d22e7ced865a89a2ff98b80b5aafb7a3e
parentd9d297a5f7bef919658976087b740a1c31f653e7
doc: git-log: convert pretty options to new doc format

- 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.

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