mercurial/helptext/rust.txt
branchstable
changeset 49159 363b687bb794
parent 48674 f7086f6173f8
child 49566 b1c20e41098f
--- a/mercurial/helptext/rust.txt	Wed May 04 15:49:20 2022 +0200
+++ b/mercurial/helptext/rust.txt	Tue May 03 12:41:21 2022 +0200
@@ -28,7 +28,8 @@
 Checking for Rust
 =================
 
-You may already have the Rust extensions depending on how you install Mercurial.
+You may already have the Rust extensions depending on how you install
+Mercurial::
 
   $ hg debuginstall | grep -i rust
   checking Rust extensions (installed)
@@ -46,7 +47,7 @@
 Using pip
 ---------
 
-Users of `pip` can install the Rust extensions with the following command:
+Users of `pip` can install the Rust extensions with the following command::
 
   $ pip install mercurial --global-option --rust --no-use-pep517