From 042221cccb3e750005f2b7f7002d3637662cb9c6 Mon Sep 17 00:00:00 2001 From: Tuomas Ahola Date: Thu, 11 Jun 2026 19:19:45 +0300 Subject: [PATCH] doc: config/sideband: fix description list delimiter Signed-off-by: Tuomas Ahola Signed-off-by: Junio C Hamano --- Documentation/config/sideband.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/config/sideband.adoc b/Documentation/config/sideband.adoc index 96fade7f5f..06de0d5c07 100644 --- a/Documentation/config/sideband.adoc +++ b/Documentation/config/sideband.adoc @@ -9,7 +9,7 @@ sideband.allowControlCharacters:: `color`:: Allow ANSI color sequences, line feeds and horizontal tabs, but mask all other control characters. This is the default. - `cursor:`: + `cursor`:: Allow control sequences that move the cursor. This is disabled by default. `erase`:: -- 2.52.0