From: Tuomas Ahola Date: Thu, 11 Jun 2026 16:19:45 +0000 (+0300) Subject: doc: config/sideband: fix description list delimiter X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=042221cccb3e750005f2b7f7002d3637662cb9c6;p=thirdparty%2Fgit.git doc: config/sideband: fix description list delimiter Signed-off-by: Tuomas Ahola Signed-off-by: Junio C Hamano --- 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`::