mercurial/helptext/rust.txt
branchstable
changeset 48674 f7086f6173f8
parent 48582 2b271cab2d1c
child 49159 363b687bb794
--- a/mercurial/helptext/rust.txt	Mon Jan 24 11:49:06 2022 +0100
+++ b/mercurial/helptext/rust.txt	Tue Feb 01 16:36:20 2022 +0100
@@ -19,7 +19,7 @@
     - discovery of differences between repositories (pull/push)
     - nodemap (see :hg:`help config.format.use-persistent-nodemap`)
     - all commands using the dirstate (status, commit, diff, add, update, etc.)
-    - dirstate-v2 (see :hg:`help config.format.exp-rc-dirstate-v2`)
+    - dirstate-v2 (see :hg:`help config.format.use-dirstate-v2`)
     - iteration over ancestors in a graph
 
 More features are in the works, and improvements on the above listed are still