##// END OF EJS Templates
help: use the correct spelling for `slow-path` in persistent nodemap help...
marmoute -
r48568:c2b8ad34 stable
parent child Browse files
Show More
@@ -906,7 +906,7 b' https://www.mercurial-scm.org/wiki/Missi'
906 906 with the Rust part might actually suffer some slowdown. For this reason,
907 907 Such version will by default refuse to access such repositories. That
908 908 behavior can be controlled by configuration. Check
909 :hg:`help config.storage.revlog.persistent-nodemap.slowpath` for details.
909 :hg:`help config.storage.revlog.persistent-nodemap.slow-path` for details.
910 910
911 911 Repository with this on-disk format require Mercurial version 5.4 or above.
912 912
General Comments 0
You need to be logged in to leave comments. Login now