doc: config/sideband: fix description list delimiter
Signed-off-by: Tuomas Ahola <taahol@utu.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Tuomas Ahola committed
Jun 11, 2026 at 19:19 UTC
042221cccb3e750005f2b7f7002d3637662cb9c6
1 file changed
+1
-1
Documentation/config/sideband.adoc
+1
-1
@@ -9,7 +9,7 @@ sideband.allowControlCharacters::
9
`color`::
10
Allow ANSI color sequences, line feeds and horizontal tabs,
11
but mask all other control characters. This is the default.
12
- `cursor:`:
12
+ `cursor`::
13
Allow control sequences that move the cursor. This is
14
disabled by default.
15
`erase`::