tests/test-help.t
changeset 19409 ea4342d0e6fe
parent 19403 9013f2930a4a
child 19434 7228cc98ca7d
--- a/tests/test-help.t	Tue Jul 16 15:18:12 2013 -0500
+++ b/tests/test-help.t	Tue Jul 16 17:10:26 2013 -0500
@@ -89,7 +89,6 @@
    rename        rename files; equivalent of copy + remove
    resolve       redo merges or set/view the merge status of files
    revert        restore files to their checkout state
-   rollback      roll back the last transaction (dangerous)
    root          print the root (top) of the current working directory
    serve         start stand-alone webserver
    showconfig    show combined config settings from all hgrc files
@@ -166,7 +165,6 @@
    rename        rename files; equivalent of copy + remove
    resolve       redo merges or set/view the merge status of files
    revert        restore files to their checkout state
-   rollback      roll back the last transaction (dangerous)
    root          print the root (top) of the current working directory
    serve         start stand-alone webserver
    showconfig    show combined config settings from all hgrc files
@@ -652,7 +650,6 @@
    rename        rename files; equivalent of copy + remove
    resolve       redo merges or set/view the merge status of files
    revert        restore files to their checkout state
-   rollback      roll back the last transaction (dangerous)
    root          print the root (top) of the current working directory
    serve         start stand-alone webserver
    showconfig    show combined config settings from all hgrc files
@@ -1387,13 +1384,6 @@
   restore files to their checkout state
   </td></tr>
   <tr><td>
-  <a href="/help/rollback">
-  rollback
-  </a>
-  </td><td>
-  roll back the last transaction (dangerous)
-  </td></tr>
-  <tr><td>
   <a href="/help/root">
   root
   </a>