mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
doc: reflog: fix drop subheading
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>
This commit is contained in:
committed by
Junio C Hamano
parent
6c0bd1fc70
commit
d78e8e9430
@@ -138,7 +138,7 @@ Options for `delete`
|
||||
used with `expire`.
|
||||
|
||||
Options for `drop`
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
--all::
|
||||
Drop the reflogs of all references from all worktrees.
|
||||
|
||||
Reference in New Issue
Block a user