--- a/tests/test-help.t Wed Jul 17 18:15:51 2019 +0200
+++ b/tests/test-help.t Mon Jul 15 22:23:31 2019 +0530
@@ -408,6 +408,7 @@
show changeset information by line for each file
clone make a copy of an existing repository
commit, ci commit the specified files or all outstanding changes
+ continue resumes an interrupted operation (EXPERIMENTAL)
diff diff repository (or selected files)
export dump the header and diffs for one or more changesets
forget forget the specified files on the next commit
@@ -2389,6 +2390,13 @@
commit the specified files or all outstanding changes
</td></tr>
<tr><td>
+ <a href="/help/continue">
+ continue
+ </a>
+ </td><td>
+ resumes an interrupted operation (EXPERIMENTAL)
+ </td></tr>
+ <tr><td>
<a href="/help/diff">
diff
</a>