tests/test-help.t
branchstable
changeset 51454 d4095f7b000a
parent 51398 e2dfa403452d
--- a/tests/test-help.t	Wed Mar 13 16:22:13 2024 -0300
+++ b/tests/test-help.t	Thu Mar 14 11:24:52 2024 +0100
@@ -412,6 +412,9 @@
   
    abort         abort an unfinished operation (EXPERIMENTAL)
    add           add the specified files on the next commit
+   admin::chainsaw-update, admin::chainsawupdate
+                 pull and update to a given revision, no matter what,
+                 (EXPERIMENTAL)
    annotate, blame
                  show changeset information by line for each file
    clone         make a copy of an existing repository
@@ -2535,6 +2538,13 @@
   add the specified files on the next commit
   </td></tr>
   <tr><td>
+  <a href="/help/admin::chainsaw-update">
+  admin::chainsaw-update
+  </a>
+  </td><td>
+  pull and update to a given revision, no matter what, (EXPERIMENTAL)
+  </td></tr>
+  <tr><td>
   <a href="/help/annotate">
   annotate
   </a>