diff tests/test-help.t @ 49249:db19f6be0442

debugindex: rename to debugindex debug-revlog-index The command dump some content of the revlog index and omit a lot of information. I am going to make it display the missing information. For clarity, we rename the command to explicitly mention revlog.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 30 May 2022 11:30:48 +0200
parents b909dd35d9ab
children 9e203cda3238
line wrap: on
line diff
--- a/tests/test-help.t	Mon May 30 16:18:12 2022 +0200
+++ b/tests/test-help.t	Mon May 30 11:30:48 2022 +0200
@@ -983,6 +983,8 @@
    debug-repair-issue6528
                  find affected revisions and repair them. See issue6528 for more
                  details.
+   debug-revlog-index
+                 dump index data for a revlog
    debugancestor
                  find the ancestor revision of two revisions in a given index
    debugantivirusrunning
@@ -1031,7 +1033,6 @@
                  retrieves a bundle from a repo
    debugignore   display the combined ignore pattern and information about
                  ignored files
-   debugindex    dump index data for a storage primitive
    debugindexdot
                  dump an index DAG as a graphviz dot file
    debugindexstats