changeset 50735:2b0598121a71 stable

clonebundles: fix display of auto-generate.on-change lines
author Mathias De Mare <mathias.de_mare@nokia.com>
date Tue, 27 Jun 2023 15:34:24 +0200
parents d5cd1fd690f3
children b852c34dc2b8
files hgext/clonebundles.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/clonebundles.py	Mon Jun 26 18:00:28 2023 +0200
+++ b/hgext/clonebundles.py	Tue Jun 27 15:34:24 2023 +0200
@@ -248,7 +248,7 @@
 
 This logic can be manually triggered using the `admin::clone-bundles-refresh`
 command, or automatically on each repository change if
-`clone-bundles.auto-generate.on-change` is set to `yes`.
+`clone-bundles.auto-generate.on-change` is set to `yes`::
 
     [clone-bundles]
     auto-generate.on-change=yes