]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: reflog: fix `drop` subheading
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Sat, 3 May 2025 19:13:08 +0000 (21:13 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 May 2025 17:48:07 +0000 (10:48 -0700)
The tilde (~) count doesn’t match the length of the heading.  In turn
you get a bunch of `<sub>~</sub>` instead of the intended `<h3>` in the
HTML output.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reflog.adoc

index b55c06056973e37b8f3841bed9f2ac27584f4886..412f06b8fec57af102befc4b05079bdfb42598b6 100644 (file)
@@ -138,7 +138,7 @@ Options for `delete`
 used with `expire`.
 
 Options for `drop`
-~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~
 
 --all::
        Drop the reflogs of all references from all worktrees.