]> git.99rst.org Git - git.git/commit
doc: replay: use a nested description list
authorKristoffer Haugsbakk <redacted>
Thu, 30 Jul 2026 09:57:15 +0000 (11:57 +0200)
committerJunio C Hamano <redacted>
Thu, 30 Jul 2026 16:15:04 +0000 (09:15 -0700)
commitdafab0588fd53b3648d66d9add1d6807c89a79ca
tree8468efff63767716d279b22ef31c3a555bcf337a
parent0c93a65ec6cba0305d295bd14e2d286321f1b2ff
doc: replay: use a nested description list

This bullet list for `--ref-action` introduces a term with a colon.
This is exactly what a description list is, structurally. Let’s be
stylistically consistent and use the desc. list markup construct.

In short, just transform this unordered list in the same way that we
did for `replay.refAction` in the previous commit.

Signed-off-by: Kristoffer Haugsbakk <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-replay.adoc
git clone https://git.99rst.org/PROJECT